Fidel,

I needed to handle this for the (experimental) patch at

http://trac.sagemath.org/sage_trac/ticket/5975

Someone can correct me on the finer points of this, but there is now a
global object named latex, which is an instance of the Latex class.
So the construction latex(u) can be changed to

sage.misc.latex.latex(u)

and the first latex gets you to the right file, the second is the
instance of the class.  I think.  Anyway, it worked for me.  Maybe the
correct import in the right place might also suffice.

Rob
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to