Question re: mathtext equations

Does anyone know the syntax for fraction used in mathtext? The LaTex version is \frac{num}{denom} but this gives an error.

Thanks

You can set matplotlib up to use LaTeX, but it can be a little bit of
work to get it going. The results are quite beautiful though.

set usetex = 1 in yout matplotlibrc file to try it out. It depends on
LaTeX, dvipng, and ghostscript.

Ryan

ยทยทยท

On 6/6/06, William Hartt <whartt@...287...> wrote:

Does anyone know the syntax for fraction used in mathtext? The LaTex
version is \frac{num}{denom} but this gives an error.

Thanks

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options