I've been working around this problem by fiddling with the source for
a while, but I'd like to sort out a solution. The following should be
pretty self-explanatory. If I comment out the line that raises this
error everything works fine. I need to write some message handler to
fix this. Can you just point me in the right direction...

Output below ----------------------------

 File "C:\Python24\Lib\site-packages\pyx\text.py", line 1034, in execute
   raise TexResultError("unhandled TeX response (might be an error)", self)
pyx.text.TexResultError: unhandled TeX response (might be an error)
The expression passed to TeX was:

     \usepackage[T1]{fontenc}
     \usepackage{textcomp}
     \renewcommand{\rmdefault}{pasj}
     \usepackage[small,euler-digits]{eulervm}
     \usepackage[scaled=0.92]{asyntax}
     %
 \PyXInput{4}%
After parsing the return message from TeX, the following was left:
 *(Please type a command or say `\end')
 *
 *(C:\miktex\tex\latex\base\fontenc.sty (C:\miktex\tex\latex\base\t1enc.def))
 *(C:\miktex\tex\latex\base\textcomp.sty (C:\miktex\tex\latex\base\ts1enc.def))
 *
 (cut after 5 lines, increase errordebug for more output)


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to