lilypond-user
[Top][All Lists]
Advanced

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

Re: Vertical lyric/stanza spacing


From: Mats Bengtsson
Subject: Re: Vertical lyric/stanza spacing
Date: Thu, 02 Feb 2006 09:49:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Basically, the answer is found in the section on "Vertical spacing".
There, you can see how to change the minimumVerticalExtent for
a Staff, but you can do exactly the same for a Lyrics context.
To find the default value, go to Program Reference -> Translation ->
Contexts -> Lyrics.
If you need more details, search the mailing list archives.

 /Mats

cordilow (sent by Nabble.com) wrote:

Hello,

I've been trying to figure this out for months and months--ever since I started 
using Lilypond, anyway.

I've looked at the documentation (2.6.4), and I could not find a way to change 
the vertical spacing, or padding, or whatever it is in this case, between 
verses of lyrics (stanzas).  I've found ways to change the horizontal, however. 
 Preferably, I would like to do it with addlyrics.  Is there a way to remove 
*all* vertical padding and spacing between stacked verses?

Anyway, if you know how, please tell me as much information as you can.

I suppose this would be done with something like \override someCommand 
#'verticalPadding = #0.0
or such, but I don't know where to put it, even if I knew what commands to use.

If I had the following:

\addlyrics
{
  \stanza = "1. "
  here are some ly -- rics
}
\addlyrics
{
  \stanza = "2. "
  here are ly -- rics for the se -- cond verse
}

How would I make those two stanzas closer together, veritcally?

------------------------------------------------------------------------
View this message in context: Vertical lyric/stanza spacing <http://www.nabble.com/Vertical-lyric-stanza-spacing-t1044506.html#a2714104> Sent from the Gnu - Lilypond - User <http://www.nabble.com/Gnu---Lilypond---User-f1722.html> forum at Nabble.com.

------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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