lilypond-user
[Top][All Lists]
Advanced

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

Re: Vertical position of lyrics


From: Fred Leason
Subject: Re: Vertical position of lyrics
Date: Thu, 15 Feb 2007 22:03:47 -0600

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.

On Feb 15, 2007, at 5:12 PM, Robert Memering wrote:

Hi all,

is there an easy way to set the vertical distance of
a lyrics line from the corresponding staff?
In my score the lyrics are too far away from the
staff.

Lilyond 2.11.18 on SUSE 10.2

I can send the source if this is non-trivial.

Best regards,
Robert Memering


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





reply via email to

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