From: Darren D. <dd...@co...> - 2006-02-14 21:00:57
|
Hi Rick, > Forgive me if this is a FAQ. I'm having trouble outputting fonts into > EPS files from matplotlib. If I plot a figure and then include the > figure in a LaTeX file, I get the figure minus the text in the xlabel > and ylabel fields. If I use Preview (I'm on a Mac) to show the > figure, the captions are there. > > Any idea what's wrong? Is there an easy workaround? I'm not sure. Maybe on of the Mac users can speak up, but in the meantime, please make a barebones test script that will reproduce the problem, run python test.py --verbose-debug, and post the output along with the script and the resulting eps file. Also, please note any changes you have made to your rc settings (for example, are you using the usetex option, have you enabled ps.useafm, etc), and what version of mpl you are using. |