Run lilypond --verbose to get a more informative error message. Then,
search the mailing list archives. I wouldn't be surprised if you found
that this was an old well-known issue.
/Mats
Fairchild wrote:
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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond