Hi, I've been using commands of the following type: html("$$ %s $$" %latex (expression)), but now I want to do something different.
I want to print: {some greek letter} = {a numerical value} in the most simple way. I've been trying things like html("$$ \sigma = %s $$" %latex(value)), but this spells out the word "sigma" rather than the letter sigma. What do you suggest? /hpon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---