Package: maxima-emacs Version: 5.33.0-19 Severity: important Dear Maintainer,
After updating maxima-emacs to 5.33.0-19, imaxima (= maxima launched trom an emacs session with type setting of the results) is no longer able to give its results. Consider the following transcript of an imaxima session : Maxima 5.33.0 http://maxima.sourceforge.net using Lisp GNU Common Lisp (GCL) GCL 2.6.10 (a.k.a. GCL) Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) 2+2; LaTeX error in: 4 (%i2) integrate(atan(x),x); LaTeX error in: x\,\arctan x-\ifracn{\log \left(x^2+1\right)}{2} (%i3) display2d; LaTeX error in: \mathrm{imaxima} (%i4) display2d:false; (%o4) false (%i5) 2+2; (%o5) 4 (%i6) integrate(atan(x),x); (%o6) x*atan(x)-log(x^2+1)/2 (%i7) Maxima compute correct results, and imaxima seems to generate correct \LaTeX code. The problem seems to lie in the lower layers of interfacing with latex. I found no other hints of problems with my texlive-full installation : sage in emacs correctly displays its results, pdflatex correctly compiles whatever I throw in its direction (including Sagetex example an manual). Therefor, I think the problem lies in imaxima. Googling didn't reveal any hint of this specific problem with imaxima. It might well be lie in Debian's packaging. I saw that a new version of maxima mackages exists in unstable and will try them. If problemantic, I'll report back on this bug. *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Following maxima packages in jessie. * What exactly did you do (or not do) that was effective (or ineffective)? Reinstallation (after purge) of the maxima packages. * What was the outcome of this action? Same situation. * What outcome did you expect instead? A working imaxima :-). HTH, - Emmanuel Charpentier -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (650, 'testing'), (500, 'testing-updates'), (500, 'testing-proposed-updates'), (60, 'unstable'), (50, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages maxima-emacs depends on: ii dpkg 1.17.13 ii emacs23 [emacsen] 23.4+1-4.1+b1 ii emacs24 [emacsen] 24.3+1-4+b1 ii emacsen-common 2.0.8 ii maxima 5.33.0-19 ii maxima-doc 5.33.0-19 ii tex-common 5.02 ii texlive-binaries [texlive-base-bin] 2014.20140528.34243-5 ii texlive-latex-recommended 2014.20140821-1 Versions of packages maxima-emacs recommends: ii evince [postscript-viewer] 3.12.2-1 ii ghostscript [postscript-viewer] 9.05~dfsg-9 ii mime-support 3.56 ii xpdf [pdf-viewer] 3.03-17+b1 maxima-emacs suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org