lilypond-user
[Top][All Lists]
Advanced

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

between stanza spacing


From: Cordilow
Subject: between stanza spacing
Date: Wed, 19 Oct 2011 18:42:19 -0700 (PDT)

There was once a way to make the stanzas (lyric verses) closer to each other
a few versions of LilyPond ago. Now, however, they're kind of far apart
again, whether or not they're closer than without what I'm doing (this is in
the current version, the development version as well as some of the previous
ones).

How have things changed?

This is what I'm currently doing:

sopWords = \lyricmode
{
    \override Score . LyricSpace #'minimum-distance = #0.8 %Making it lower
than this doesn't help
}

Then in my layout section, I have this:
\context

{

    \Lyrics

    \override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)

}
-- 
View this message in context: 
http://old.nabble.com/between-stanza-spacing-tp32686674p32686674.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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