On 18 March 2010 13:46, Dmytro O. Redchuk <[email protected]> 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/[email protected]/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


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

Reply via email to