Hi David!

The takeaway for this is that extenders at the current point of time
often don't work as expected and are pretty hard to make do something
useful.  I have a hard time figuring out what the current behavior is
supposed to be good for, or what the rules governing it actually are.

Well, you might remember that there is code 
<https://sourceforge.net/p/testlilyissues/issues/4509/> that improves the 
current LyricExtender syntax.

Knut
\version "2.21.0"
\pointAndClickOff
\header { tagline = ##f }
\markup { \bold "LyricExtender syntax with autoextender patch (see issue 4509)"}
\markup "Ah \"\" \"\" buh."
{ c''2 2 2 2 } \addlyrics { Ah "" "" buh. }
\markup "Ah _ \"\" buh."
{ c''2 2 2 2 } \addlyrics { Ah _ "" buh. }
\markup "Ah _ _ buh."
{ c''2 2 2 2 } \addlyrics { Ah _ _ buh. }

Attachment: xyz.pdf
Description: Adobe PDF document

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

Reply via email to