lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SpanBar and Lyrics [now also new: with Segfault]


From: Alexander Kobel
Subject: Re: SpanBar and Lyrics [now also new: with Segfault]
Date: Sat, 28 Nov 2009 18:43:42 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Alexander Kobel wrote:
Neil Puttock wrote:
2009/11/26 Alexander Kobel <address@hidden>:
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]