On 2/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

>>   \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?

I always assume everything can be set to ##f. That's probably not
true, but it sure has helped figure a lot of things out!



-- 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" :-)



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



--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to