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 <[EMAIL PROTECTED]> 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
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
>


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to