[Maxima] tex output $\mu_e$
Zou Yuan-Chuan
yuanchuan at gmail.com
Tue Nov 27 10:25:37 CST 2007
We can
(%i1) texput(me,"\\mu_e");
(%o1) \mu_e
(%i2) tex(me);
$$\mu_e$$
(%o2) false
"$$\mu_e$$" is the right answer.
But why not? (See the following)
(%i3) tex("\\mu_e");
$$\mu\_e$$
(%o3) false
Notice the difference of $$\mu\_e$$ and $$\mu_e$$.
YC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20071127/cd74a5d2/attachment-0001.htm
More information about the Maxima
mailing list