bug-lilypond
[Top][All Lists]
Advanced

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

Re: latex error message


From: Mats Bengtsson
Subject: Re: latex error message
Date: Mon, 25 Jul 2005 22:58:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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