Re: Regarding laissez vibrers

2018-02-26 Thread David Kastrup
Robert Murdoch writes: > There is currently a bug in LilyPond where repeat ties appended to a > single note in a chord don't appear, hence why I wrote my message in > the first place. That was issue 5220, will be fixed come 2.21.0 and is already so in current master. -- David Kastrup

Re: Regarding laissez vibrers

2018-02-26 Thread Robert Murdoch
There is currently a bug in LilyPond where repeat ties appended to a single note in a chord don't appear, hence why I wrote my message in the first place. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lil

RE: Regarding laissez vibrers

2018-02-26 Thread Mark Stephen Mrotek
: lilypond-user Subject: Regarding laissez vibrers Hi, looking at this post <http://lists.gnu.org/archive/html/lilypond-user/2017-03/msg00227.html> , the (currently) broken repeatTie on single notes in a chord can be faked with \override LaissezVibrerTie.head-direction = #RIGHT <{note}\laiss

Regarding laissez vibrers

2018-02-26 Thread Robert Murdoch
Hi, looking at this post , the (currently) broken repeatTie on single notes in a chord can be faked with \override LaissezVibrerTie.head-direction = #RIGHT <{note}\laissez Vibrer {note}\laissezVibrer>. Unfortunately, I can't