The bug report is about simultaneous hairpins.
But the following example also shows the same problem:

\score {
    \new Staff \partcombine { b2.\> r4\! } { des2. r4 }
}

While

\score {
    \new Staff \partcombine { b2.\> a4\! } { des2. r4 }
}

does compile without complaints. Seems it has something to do with ending a hairpin on a rest.

Regards,
Michael


Am 06.07.2017 um 20:07 schrieb Kieren MacMillan:

Hi Michael,

Why are the decrescendos unterminated in the following MWE
It's a known bug/issue: <https://sourceforge.net/p/testlilyissues/issues/5143/>

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info




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

Reply via email to