This is from debug cd "/root/.sage/temp/Ralph/5161/dir_1"&& sage-native-execute latex \\nonstopmode \\input{sage8.tex} && sage-native-execute dvips sage8.dvi && sage-native-execute convert -density 130x130 -trim sage8.ps sage8.png
/var/www/html/sage/local/bin/sage-native-execute: line 8: latex: command not found An error occured. Error latexing slide. Using Firefox. Sage Version 3.2. On Sep 14, 2:02 pm, John H Palmieri <jhpalmier...@gmail.com> wrote: > On Sep 14, 12:38 pm, Mikie <thephantom6...@hotmail.com> wrote: > > > Put > > from sage.misc.latex import JSMath > > Why? This is imported into the notebook by default, so you don't need > to do this. > > > into the notebook. Then > > ------------------------ > > %latex > > $x^2-x$ > > -------------------- > > Then I get the following error > > An error occured. > > Error latexing slide. > > I don't get an error -- I get nicely typeset latex output (on my Mac > with Safari or Firefox, on an ubuntu box with Firefox, and on > sagenb.org). What version of Sage, what OS, what browser are you > using? > > You could also try > > %latex_debug > $x^2-x$ > > Maybe it's a problem with your LaTeX installation, and "%latex_debug" > will print extra debugging information. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---