bug-lilypond
[Top][All Lists]
Advanced

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

line break also breaks crescendo


From: Andrew Hawryluk
Subject: line break also breaks crescendo
Date: Sun, 13 Jan 2008 16:08:20 -0700

I think this is a bug. I expect my code to produce two crescendo
marks, but the second one doesn't appear.

\version "2.11.36"
\paper {ragged-right = ##t}
\relative c'' { c1\< R1\! c1\< \break R1\! }

invoking LilyPond produces a programming error:
cresctobreak.ly:6:20: warning: programming error: Spanner `Hairpin' is
not fully contained in parent spanner. Ignoring orphaned part
        c1\< R1\! c1
                    \< \break R1\!

Cheers,
Andrew Hawryluk




reply via email to

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