display math in notebook
How do I get a display equation to appear while typesetting in the notebook?
How do I get a display equation to appear while typesetting in the notebook?
I just enclose LaTeX code in double dollar signs, like this: <latex−code>. Or do you want the output of a sage-cell to appear as a displayed equation?
Asked: 12 years ago
Seen: 977 times
Last updated: Feb 18 '13
I don't think it is possible in tinymce. If you use a %latex cell then you can number your equations, as usual by using the equation environment.