Hi,

I just started using Sage, and I have a question about variable names.
I skimmed through the documentation but could not find any answers.

Is it possible to used latex tags in variable names so when I do "show(var)" I get the latex output?
For example, I want to do:

p_1star = var('p_1^*')

but apparently it does not work. (latex(p_1star) yields p_{\mbox{1^*}})

Is there any way to do this?

Thank you,
Joon

--
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
URL: http://www.sagemath.org

Reply via email to