Michael Droettboom wrote:
> I suspect an explicit conversion to str may be required on your 
> configuration/platform.  (I think you mentioned you were using Windows).
Indeed I am.
> Can you change line 592 of mathtext.py to read:
>
>     font = FT2Font(str(basename))
>
> and let me know if that fixes your problem?  If so, I'll commit this 
> to SVN.
It fixed it perfectly.

Rob, that configuration you suggested is amazing.  Arev Sans is very 
attractive (once I downloaded and installed it) and now I have all of 
Matlab's Tex-command goodness!  Still errors on the eps output in 
illustrator (CS3), but the pdf file output opens great in illustrator.

Rob, have you tried setting ps.fonttype to 42 and opening the eps output 
in illustrator?  In the files you sent me, it looked like you had 
ps.fonttype set to 3.

Jordan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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