Re: Lyric extender too short

Kieren MacMillan <[email protected]> Thu, 23 Jul 2026 16:05:53 -0400
Newsgroups gmane.comp.gnu.lilypond.general
Message-ID <[email protected]>
Hi Roman,

> Is there anything simpler (and easier to maintain) than to code up a =
hidden third voice to align the lyrics to?

\version "2.27.2"

    <<
      \relative c'' <<
        { \voiceOne c1 } \\
        \context Voice =3D "melody" { \voiceTwo g4( g g g) }
      >>
      \new Lyrics \lyricsto "melody" { Huh? __ }
    >>

Hope that helps!
Kieren.

__________________________________________________

My work day may look different than your work day. Please do not feel =
obligated to read or respond to this email outside of your normal =
working hours.