Martin Tarenskeen <m.tarensk...@zonnet.nl> writes:

> Hi,
>
> I am creating a header with something like
>
> composer = \markup {
>   \tiny
>   \right-column {
>     "Words and Music by:"
>     "XXXX XXXXX,"
>     "YYYY YYYYY,"
>     "and ZZZZ ZZZZZ"
>   }
> }
>
> What should I do if I want the lines inside the composer column to be
> vertically spaced closer to each other, so that the column takes less
> vertical space?

Try using \fontsize #-2 instead of \tiny.  \tiny does not change the
spacing, only the font size.

-- 
David Kastrup

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

Reply via email to