> How can I get two line in a header? Like:
>
> \header {
> copyright = "First line \\ Second line"
>}
Hi,
I guess that something like this should work
(sorry I'm at work at the moment and can't test):
\header {
copyright = \markup { \column {"First line" "Second line" } }
}
Regards,
Ralph
---------------------------------
For ideas on reducing your carbon footprint visit Yahoo! For Good this month._______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user