lilypond-user
[Top][All Lists]
Advanced

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

Re: Vertical position of lyrics


From: Joe Neeman
Subject: Re: Vertical position of lyrics
Date: Fri, 16 Feb 2007 08:19:33 +0000

On 2/16/07, Fred Leason <address@hidden> wrote:
somewhere around this location in the documentation

lilypond-2.11.12-1.documentation/Documentation/user/lilypond/Vocal-
ensembles.html#Vocal-ensembles

it illustrates that

\layout {
           \context {
              % a little smaller so lyrics
              % can be closer to the staff
              \Staff
              \override VerticalAxisGroup #'minimum-Y-extent =
#'(-3 . 3)
           }
        }

has something to do with the location of lyrics to the staff.  I
suggest playing around with that.

I suggest playing around with the VerticalAxisGroup minimum-Y-extent in the Lyrics context instead of the Staff context. It's just a little more direct. If you find values that are better than the defaults, let me know and I'll change the defaults.

Joe



reply via email to

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