lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics and spacing inside a system


From: Neil Puttock
Subject: Re: Lyrics and spacing inside a system
Date: Mon, 22 Mar 2010 22:36:02 +0000

On 18 March 2010 13:46, Dmytro O. Redchuk <address@hidden> wrote:
> Hi!
>
> I still have some troubles with four voices at two stave (SA-TB), and
> their lyrics (lilypond 2.13) --- you can remember, i've asked this
> already: http://www.mail-archive.com/address@hidden/msg16789.html

Here's a possible solution:

\layout {
  \context {
    \Lyrics
    \override VerticalAxisGroup #'non-affinity-spacing =
#'((stretchability . 0) (space . 0))
  }
}

This might not work very well in real-world examples, but seems to do
the trick for the test snippet you posted.

Cheers,
Neil




reply via email to

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