Re: [Matplotlib-users] latex output problem

2006-09-18 Thread John Hunter
> "Wolfgang" == Wolfgang <[EMAIL PROTECTED]> writes: Wolfgang> Hello John, I had also to remove the quotationmarks from Wolfgang> the png/dvi Filename command = 'dvipng -bg Transparent Wolfgang> -D %s -T tight -o %s %s'%\ (dpi, pngfile, dvifile) Wolfgang> Now it works fine! T

Re: [Matplotlib-users] latex output problem

2006-09-18 Thread Wolfgang
Hello John, I had also to remove the quotationmarks from the png/dvi Filename command = 'dvipng -bg Transparent -D %s -T tight -o %s %s'%\ (dpi, pngfile, dvifile) Now it works fine! Thanks for the quick reply. Wolfgang John Hunter schrieb: >> "Wolfgang" == Wolfga

Re: [Matplotlib-users] latex output problem

2006-09-18 Thread John Hunter
> "Wolfgang" == Wolfgang <[EMAIL PROTECTED]> writes: Wolfgang> Hi all, I have absolutely no idea what the problem Wolfgang> is. I'm running the actual enthought python version (on Wolfgang> WinXP) which includes matplotlib version 0.87.3. Wolfgang> The conversion of the dvi f