Alexander Kobel wrote:
Neil Puttock wrote:
2009/11/26 Alexander Kobel <n...@a-kobel.de>:
since nobody came up with a solution to this one

As a temporary workaround, you could try
\once \override LyricText #'extra-spacing-width = #'(+inf.0 . -inf.0)
though this might not work very well in tightly spaced lyrics.

Oh, perfect; thank you very much!
That's already enough for my needs right now.

After looking at the explanation of #'extra-spacing-width, it came to my mind that it's even better to use
  #'(+inf.0 . 0) for syllables to the right of the bar line,
and
  #'(0 . -inf.0) for syllables to the left.

But, anyway - thanks a lot.


Cheers,
Alexander


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to