bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Alard de Boer
Subject: Fwd: No more "warning: unterminated (de)crescendo" in 2.12?
Date: Sat, 3 Jan 2009 10:21:52 +0100

Hello list,

(I got no response on lilypond-user, so I'll retry here)

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.1:

$ lilypond test3.ly
GNU LilyPond 2.12.1
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?

Note that an unterminated slur, as in { c( c } still produces
"warning: unterminated slur" like it did before.

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

--
Groeten,
Alard.

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




reply via email to

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