Am 13.08.19 um 21:45 schrieb Ruth Mersmann:
\version "2.18.2"
\relative c'' {
\time 9/8
d8\(( e-4 d) e-0( f e) g( a g)\)
}
Seems like Fingering cannot avoid both Slur and PhrasingSlur at the same time …
\version "2.21.0"
\relative d'' {
d8\( e-4 d e\) % OK
d8( e-4 d e) % OK
d8\(( e-4) d e\) % FAIL
d8\( e-4( d) e\) % FAIL
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
