On Feb 2, 10:38 pm, Andrey Novoseltsev <[email protected]> wrote:
> 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?

I was also sure that there was no difference, so this doesn't make
sense to me.

Are you sure that's the only thing you changed?

Are you calling the _latex_ method directly to test this, or how are
you testing?

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

Reply via email to