Hi,

without detailed investigations either, my observation was that it
depends on the python version! IIRC the manual can be build with the
mkhowto from python2.3, which is of course a bit old style.

Any solutions to fix this making it workable on newer versions are
very welcome. There was a hack (?!) by Michael Schindler, which I
guess addressed this problem (it can be found in svn), but it broke
the build for me when I was trying to release 0.10. I just reverted
the change and it worked for me again. Still, not good. I don't have a
real solution at hand and would be happy to apply one to the trunk ...

Best,

André

On 10.10.07, James McDermott wrote:
> Hi list,
> 
> thanks to the authors for 0.10 which is looking really good.
> 
> I had a problem while generating the manual. I have docutils and
> latex2html installed. I followed the instructions in INSTALL about
> making a link to the mkhowto command and ran make, and got this LaTeX
> error:
> 
> ---
> [...]/PyX-0.10/manual/graph.tex
> Chapter 4.
> 
> LaTeX Warning: Reference `graph:components' on page 29 undefined on input line
> 8.
> 
> 
> LaTeX Warning: Reference `fig:graph' on page 29 undefined on input line 41.
> 
> <graph.eps>
> ! Undefined control sequence.
> \filenq #1->[EMAIL PROTECTED] \textsf {\let \e
>                                             =\textbackslash #1}}
> l.45 ... for the data from file \file{graph.dat}.}
> 
> ?
> ! Emergency stop.
> \filenq #1->[EMAIL PROTECTED] \textsf {\let \e
>                                             =\textbackslash #1}}
> l.45 ... for the data from file \file{graph.dat}.}
> 
> Output written on manual.dvi (34 pages, 90300 bytes).
> ---
> 
> I looked at graph.tex (the file referred to in the l.45 above) and
> changed the \file command to just say \emph, re-ran, and it worked
> (even though there are lots of other \file commands elsewhere). I do
> not claim to understand any of this. Maybe the \file command fails
> inside a caption environment? The output is in node31.html and looks
> ok with the \emph.
> 
> 
> James
> -- 
> James McDermott
> PhD candidate in Music Technology
> CSG026,
> Dept. Computer Science and Information Systems,
> University of Limerick,
> Ireland.
> www.skynet.ie/~jmmcd
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> PyX-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/pyx-user

André

-- 
by  _ _      _    Dr. André Wobst
   / \ \    / )   [EMAIL PROTECTED], http://www.wobsta.de/
  / _ \ \/\/ /    PyX - High quality PostScript and PDF figures
 (_/ \_)_/\_/     with Python & TeX: visit http://pyx.sourceforge.net/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to