lilypond-user
[Top][All Lists]
Advanced

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

No more "warning: unterminated (de)crescendo" in 2.12?


From: Alard de Boer
Subject: No more "warning: unterminated (de)crescendo" in 2.12?
Date: Tue, 30 Dec 2008 13:51:02 +0100

Hello list,

Why does "warning: unterminated (de)crescendo" no longer appear in 2.12?
For example, compiling the following snippet

\version "2.10.33"
{ c-\< c }

with 2.10.33 gives

$ lilypond test3.ly
GNU LilyPond 2.10.33
Processing `test3.ly'
Parsing...
Interpreting music...
test3.ly:2:3: warning: unterminated (de)crescendo
{ c
   -\< c }
Preprocessing graphical objects...
Layout output to `test3.ps'...
Converting to `test3.pdf'...

and in 2.12.0:

$ lilypond test3.ly
GNU LilyPond 2.12.0
Processing `test3.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test3.ps'...
Converting to `./test3.pdf'...

Is this intended behaviour?

(tested with Linux, x86, 2.10.33-1 and 2.12.0-1)

-- 
Groeten,
Alard.

http://www.travelblog.org/Bloggers/Alard/




reply via email to

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