usetex=true IS supported for eps.  I use epstopdf to get pdf's from there.

Ryan

On 9/21/07, Jordan Atlas <[EMAIL PROTECTED]> wrote:
>
> >Do you have ghostscript installed? If you set verbose.level to debug or
> >debug-annoying, what do you get?
> >
> >
> >
>
> I realized that the ghostscript path wasn't set up properly, so that was
> what was causing part of the problem with EPS files.  It works sometimes
> now (sometimes the EPS is just a blank file, even though the plot shows
> up properly when I do pylab.show().  I'm still trying to narrow down
> what ameks the difference here).
>
> >>I guess I mean TeX-like mathtext format parsed by matplotlib.  For
> >>example, I'm using things like this:
> >>
> >>rc('text', usetex=True)
> >>Plotting.xlabel(r'\textbf{Time (s)}', fontsize=16)
> >>
> >>
> >
> >usetex=True means that you are trying to use an external TeX program.
> >
> >
> >
>
> Ok, so am I to understand that usetex=True is not supported for PDF/EPS
> output?  Can you explain what the "Tex-like mathtext format parsed by
> matplotlib" is?
>
> Thank you for your assistance,
>
> --Jordan
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to