bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2311 in lilypond: Patch: Final redirection of texi output


From: lilypond
Subject: Re: Issue 2311 in lilypond: Patch: Final redirection of texi output
Date: Mon, 13 Feb 2012 11:26:27 +0000

Updates:
        Labels: Patch-new

Comment #5 on issue 2311 by address@hidden: Patch: Final redirection of texi output
http://code.google.com/p/lilypond/issues/detail?id=2311#c5

I've opened a new issue to avoid confusion. AFAICS this redirects all the output from texi2pdf, makeinfo and tex2html to logfiles. I've used Julien and David's suggestion of getting rid of --batch and --quiet, and it turns of the < /dev/null isn't needed when texi2pdf is run like this. make; make doc is good. If I edit notation.tely to put a load of random @ \ in, make doc fails with this on the terminal:

extract_texi_filenames.py: Processing out-www/notation.texi
writing: /media/IntelSSD/lilypond/lilypond-git/build/./out-www/xref-maps/notation.xref-map
lilypond-book.py (GNU LilyPond) 2.15.30

Please check the logfile notation.texi2pdf.log for errors

make[2]: *** [out-www/notation.pdf] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/media/IntelSSD/lilypond/lilypond-git/build/Documentation'
make[1]: *** [WWW-1] Error 2
make[1]: Leaving directory `/media/IntelSSD/lilypond/lilypond-git/build'
make: *** [doc-stage-1] Error 2

The contents of the logfile are:

cat notation.texi2pdf.log
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
(./notation.texi (/home/phil/lilypond-git/tex/texinfo.tex
Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs,
page headings, tables, conditionals, indexing, sectioning, toc, environments,
defuns, macros, cross references, insertions,
(/usr/share/texmf-texlive/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7.3 <23 July 2005>
) localization, formatting, and turning on texinfo input format.)
(./notation.aux) (/home/phil/lilypond-git/tex/txi-en.tex)
Runaway argument?
@@address@hidden@@@@\
./notation.texi:17: Paragraph ended before @\ was complete.
<to be read again>
                   @par
l.17

?
./notation.texi:17: Emergency stop.
<to be read again>
                   @par
l.17

./notation.texi:17:  ==> Fatal error occurred, no output PDF file produced!
Transcript written on notation.log.
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.

I'm hoping this is this part of GOP 9 complete.

http://codereview.appspot.com/5650064




reply via email to

[Prev in Thread] Current Thread [Next in Thread]