lilypond-user
[Top][All Lists]
Advanced

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

Re: Repeated messages during compilation


From: Mats Bengtsson
Subject: Re: Repeated messages during compilation
Date: Fri, 16 Feb 2007 13:38:27 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

You normally get one set of

Interpreting music...
Preprocessing graphical objects...

for each \score{...} block in your .ly. My guess is that the "Interpreting music..." without a following "Preprocessing ..." correspond to \score blocks with only MIDI output, i.e. without any \layout block.

 /Mats

Quoting Cameron Horsburgh <address@hidden>:

Hi folks,

I have a couple os lilypond files which repeat some of the usual
messages during compilation. A normal run might look like this:

GNU LilyPond 2.10.16
Processing foo.ly'
Parsing...
Interpreting music... [3]
Preprocessing graphical objects...
Layout output to foo.ps'...
Converting to foo.pdf'...


However, one file does this:

GNU LilyPond 2.10.16
Processing foo.ly'
Parsing...
Interpreting music...
Interpreting music...
Interpreting music... [3]
Preprocessing graphical objects...
Layout output to foo.ps'...
Converting to foo.pdf'...

Notice the extra two 'Interpreting music...' lines?

I have one file that does this:

GNU LilyPond 2.10.16
Processing foo.ly'
Parsing...
Interpreting music... [8][16][24][26]
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Interpreting music...
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Interpreting music...
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
.
.
.
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks...
Drawing systems...
Layout output to foo.ps'...
Converting to foo.pdf'...

The repeated lines iterate about sixty times.

Is this normal, is there a problem with the file, or should it be
forwarded to bug-lilypond?


--

=============================================
Cameron Horsburgh

=============================================



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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