On 01/31/2014 10:29 AM, Martin Tarenskeen wrote:
Hi,
I am creating a header with something like
composer = \markup {
\tiny
\right-column { [...]
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
ver
Martin Tarenskeen writes:
> Hi,
>
> I am creating a header with something like
>
> composer = \markup {
> \tiny
> \right-column {
> "Words and Music by:"
> " X,"
> " Y,"
> "and Z"
> }
> }
>
> What should I do if I want the lines inside the composer c
Hi,
I am creating a header with something like
composer = \markup {
\tiny
\right-column {
"Words and Music by:"
" X,"
" Y,"
"and Z"
}
}
What should I do if I want the lines inside the composer column to be
vertically spaced closer to each other,