>
> Try this:
>
> \override Lyrics.LyricText.extra-spacing-width = #'(-inf.0 . +inf.0)
>
> HTH,
> Abraham
>

Thank you very much! That was very helpful.

For the benefit of anyone who reads this archive in the future, the
positive should actually come before the negative:

\override Lyrics.LyricText.extra-spacing-width = #'(+inf.0 . -inf.0)

Also, here is the page of the Internals Reference that explains this:

http://lilypond.org/doc/v2.19/Documentation/internals/lyrictext
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to