13. August 2019 22:44, "Malte Meyn" <lilyp...@maltemeyn.de> schrieb:
> 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 … > I *think* this is a known issue, at least I did complain about this or a related issue, and was told that LilyPond only considers the *first* slur for the collision handling. I don't recall who told me and whether there was an inherent programming difficulty or rather just oversight at fault, though. Urs > \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 > bug-lilypond@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-lilypond _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond