lilypond-user
[Top][All Lists]
Advanced

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

Re: Fixed Vertical Spacing


From: stk
Subject: Re: Fixed Vertical Spacing
Date: Sun, 25 Feb 2007 01:00:38 -0500 (EST)

>>   \override VerticalAxisGroup #'minimum-Y-extent = ##f }

> I wouldn't have imagined that a spacing value could be set to "false"

Me neither.  Are there any guidelines on what properties can be set to
##f, or should we just always try that when we are trying to make
something have a null effect?

-- Tom

*******************************************************

> You can indeed set the vertical height of a Lyrics context to zero:
>
> \new Lyrics \with {
>   \override VerticalAxisGroup #'Y-extent = #'(0 . 0)
>   \override VerticalAxisGroup #'minimum-Y-extent = ##f }
>   \lyricmode{ Here is some text }
>
>    /Mats
>

Thank you very much!
I wouldn't have imagined that a spacing value
could be set to "false" :-)





reply via email to

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