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
-~----------~----~----~----~------~----~------~--~---

Reply via email to