On Tue, Aug 13, 2019 at 5:38 PM Urs Liska <li...@openlilylib.org> wrote:
>
> 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
> > }

This looks like Issue # 3906 to me.
Ralph

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

Reply via email to