----- Original Message -----
From: "Wilbert Berendsen" <lily...@xs4all.nl>
To: <lilypond-user@gnu.org>
Sent: Thursday, September 23, 2010 1:55 PM
Subject: Re: Compressing lyric lines
Op woensdag 22 september 2010 schreef Phil:
I want to be able to push lyrics lines more closely together vertically -
if I scale the font size, it doesn't reduce the vertical spacing between
the lines proportionally. Can anyone point me at how to do this? -
version 2.13 preferred.
% version 2.13.4 and above:
\layout{
\context{
\Lyrics
\override LyricText #'font-size = #-2
\override VerticalAxisGroup #'inter-loose-line-spacing
#'minimum-distance = #2.2
}
}
best regards,
Wilbert Berendsen
That's got it. Thanks very much.
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user