bug-lilypond
[Top][All Lists]
Advanced

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

latex error message


From: Fairchild
Subject: latex error message
Date: Mon, 25 Jul 2005 15:21:12 -0500

This test.ly code

%%%%%%%%%%%%%%%%%%%

\version "2.4.6"
#(ly:set-point-and-click 'line-column)
\include "..\stuff.ly"
{{ \foo }}

%%%%%%%%%%%%%%%%%%%

with this stuff.ly located up one in the tree

%%%%%%%%%%%%%%%%%%%

\version "2.4.6"
foo = { c c c c }

%%%%%%%%%%%%%%%%%%%

produces a latex error

%%%%%%%%%%%%%%%%%%%

LilyPond ready.
"lilypond"  /cygdrive/C/cygwin/ly/AAAA/BBBB/test.ly
GNU LilyPond 2.4.6
Processing `/cygdrive/C/cygwin/ly/AAAA/BBBB/test.ly'
Parsing...
Interpreting music... [2]
Preprocessing graphical objects... 
Calculating line breaks... [2]
Layout output to `test.tex'...
Converting to `test.dvi'...
Error invoking `latex \\nonstopmode \\input test.tex > /dev/null 2>&1 '.
Return value 256
Converting to `test.ps'...
Converting to `test.pdf'...
Processing time: 4 seconds
LilyPond ready.

%%%%%%%%%%%%%%%%%%%

which causes no discernable harm.  Just annoying?

                         - Bruce



reply via email to

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