Jouni: your latest commit resolves the issue for me. Thanks! Jae-Joon: Your preview.sty work seems to work great with the PDF backend (for me, at least).
Cheers, Mike Michael Droettboom wrote: > > Jouni K. Seppänen wrote: >> Michael Droettboom <[email protected]> writes: >> >> >>> when running usetex_fonteffects.py [...] >>> TypeError: coercing to Unicode: need string or buffer, NoneType found >>> -> file = open(input, 'rb') >>> >> >> Perhaps your TeX installation doesn't have the font. If you run >> "kpsewhich utmr8a.pfb", what do you get? If it does return something, >> could you run the example with --verbose-debug? >> >> > > kpsewhich utmr8a.pfb > /usr/share/texmf/fonts/type1/urw/times/utmr8a.pfb > > > The output of "python usetex_texteffects.py --verbose-debug" is attached. > > Mike > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > ------------------------------------------------------------------------ > > _______________________________________________ > Matplotlib-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
