Hi Reinhold,

That \fontsize is the problem. If you remove it, everything works. [...] I'm not sure what is the correct way to change the font size of a markup list

I'm using

\markuplines \override-lines #'(font-size . 2) \override-lines #'(baseline-skip . 3) \column-lines
{
        \wordwrap-lines { Line 1 }
        \wordwrap-lines { Line 2 }
        ...
}

It seems to work; thanks!

Of course, I wish Lilypond had even more fine-tuned control of text markup (e.g., tab control, indent controls, etc.). I know it's not meant to be a full-fledged word processor -- but unfortunately, lilypond-book has its own problems which make it unsuitable for the project I'm currently engraving.

Thanks again,
Kieren.


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

Reply via email to