Re: [matplotlib-devel] Problem saving to eps with usetex=True

2009-04-29 Thread Ken Schutte
t; but that was a couple years ago and I don't remember what version of >> ghostscript I was using at the time (I'm sure there is a record of it >> somewhere on this mailing list). WIth r7067, most of the files look fine, a >> few of the large files (large paper sizes) h

Re: [matplotlib-devel] Problem saving to eps with usetex=True

2009-04-25 Thread Ken Schutte
during this process. > I first thought that it would be quite difficult to get this correct, > however the attached (relatively simple) patch seems to work fine. > > Ken, can you try the patch and see if it works? > > -JJ > > > > > On Thu, Apr 23, 2009 at 2:25 P

[matplotlib-devel] Problem saving to eps with usetex=True

2009-04-23 Thread Ken Schutte
I've been trying to track down some strange behavior I was getting, and I think narrowed it down to some code that I'll paste below. I'm trying to write to .eps files, and when I have usetex=True, something is screwed up with the padding on the left, and eventually the whole image is just white.