2009/3/29 Johan Vromans <[email protected]>:
> The following snippet:
>
>  \score {
>    <<
>      \new Voice = HighVoice {
>        \relative c' {
>          c1 ~ | c1 | c1 | c1 |
>        }
>      }
>      \lyricsto HighVoice \lyrics {
>        aah __ _ _
>      }
>    >>
>  }
>
> This renders as:
>
>   o     o     o    o
>   aah_______________
>
> I would like the extender to stop after the second note, as if the
> third note did have some lyrics associated.
>
>   o     o     o    o
>   aah____

Hmm, I was going to suggest you try 2.13.0, since it's just been
patched to fix this problem.  Unfortunately, it's still broken with
ties (see attached image), so I guess the space hack is the way to go.

Regards,
Neil

<<attachment: extenders.png>>

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to