Hello,
I was sure there is no difference in Python and Sage. However, when I
try to return "I_0" in _latex_ function of my class, it typesets as
I_0, because somehow it gets wrapped into \text{I\_0}. When I change
the return value to 'I_0' everything works as expected. Why is it so
and are there other differences?
Thank you,
Andrey
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---