Hi, I try the following in my first cell in a new notebook with sage-3.4 and the latest Ubuntu 64bit os.
------------------------------------ %latex Try this: $$x^2=-1$$. ------------------------------------ evaluate An error occured. Error latexing slide. ------------------------------------- (new cell) ------------------------------------- Thats all I get. I don't get any other latex log output, and it doesn't write any sage*.dvi files. I've noticed in the sage-support archives that lots of people have had issues with %latex with output that began "An error occured" and ended with "Error latexing slide" but they had lots of other log output to work with. Also, their problems were evidently related to some problems with dvipng or other latex path errors, but my latex and dvi* enviornment seems to be ok, with all of the programs found in /usr/bin and the like. Also, if I forget about %latex and the $$ stuff and just select the 'typeset' button and enter 'a+b==0' I get nice formatted output after evaluate. (Actually, the nice formatted output reads 'b + a = 0' but what the heck.) I've read as much of the docs and help and googled for 'an error occured' and 'error latexing slide' but I still don't see a resolution. Thanks for any suggestions. J --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
