It is a very serious bug, I can confirm.

Bert

Christian Hitz wrote:

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
    }
}




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to