From: Darren D. <dsd...@gm...> - 2009-08-12 11:41:01
|
On Wed, Aug 12, 2009 at 7:32 AM, Sebastian Busch<web...@th...> wrote: > Darren Dale wrote: >> On Wed, Aug 12, 2009 at 7:13 AM, D2Hitman<j.m...@wa...> wrote: >>> Is it a problem that it is using pdftex instead of pslatex? >> Yes. > > i don't think so. > > > the example > > from matplotlib.pyplot import * > text(0.5, 0.5, r'a \\ b') > savefig('test.eps') > > runs without error here -- and latex is calling pdftex: Ok, I shouldn't have posted before my first cup of coffee. Thank you for correcting me. Darren |