Good morning bug list,

I meet the following bug:

\version "2.16.0"

{
    % \override Hairpin #'minimum-length = #5
    \time 3/4
    \clef F
    << e2. { s4\< s4\> s4\!_"poco cresc." } >> |
    d2. |
}

which puts a < from the first 4 until the second, a > from the second 4 to the third 4, and continues with some markup under the third 4. The bug is that the > is not terminated, it flows until the end or some other dynamic. See attached.

If I put in a Hairpin #'minimum-length = 5, the problem persists.

Rutger Hofman
Amsterdam

<<attachment: subdecr.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to