bug-lilypond
[Top][All Lists]
Advanced

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

Dynamics across line breaks


From: Christian Hitz
Subject: Dynamics across line breaks
Date: Sun, 22 Jan 2006 16:57:40 +0100

Hi list,

in case a hairpin dynamic happens during a line break and ends on the first note after the line break, it is only drawn up to the line break.

Christian

\version "2.7.28"

\score {
        {c''1\> \break c''1\! }
        \layout {
                raggedright = ##t
        }
}
\score {
        {c''1\< \break c''1\! }
        \layout {
                raggedright = ##t
        }
}

Attachment: pastedGraphic.pdf
Description: Adobe PDF document


reply via email to

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