Clayton, Am 17.12.2009 um 22:19 schrieb Clayton E. Myers: > Thank your for your reply. I just tried it with changeset:3015 and it still > failed. I did, however, get some additional output with the "debug" line:
Thanks a lot!
> You probably already noticed, but this error is different from the one
> Wojciech posted because his fails at the TeX expression
> \documentclass{article}, while mine fails at the expression \end{document}.
> Also, my problem happens during the PDF/EPS write call. If I don't call the
> write function, the Python code will execute (though I won't get any PDF
> output for obvious reasons).
Yes, I was aware of the difference. However, after fixing the bracket problem
observed by Wojciech he seems to step into the same issue.
There are just too many different ways the auxiliary file can be written on the
log output. Thus I'm not trying to test all different strings anymore, but
introduced another regular expression test for that. (I do not, that all this
is extremly ugly, but hey, we need a working solution which does reasonably
well check, that no hidden problem occurs in the LaTeX run -- in the end of the
day thats all what matters.)
So I hope changeset:3016 fixes the issue.
Best,
André
--
by _ _ _ Dr. André Wobst, Amselweg 22, 85716 Unterschleißheim
/ \ \ / ) [email protected], http://www.wobsta.de/
/ _ \ \/\/ / PyX - High quality PostScript and PDF figures
(_/ \_)_/\_/ with Python & TeX: visit http://pyx.sourceforge.net/
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
