Hi All,

I am using the below code to place several verses of a song, below the music. It works fine except I do not know how to change the font size. I need slightly larger type.
Can someone point me in the right direction please?


Bill

\markup {

\fill-line {

""

{

\column {

\left-align {

% Each line must be in double quotes

"This is line one of the first verse"

"This is line two of the same"

"And here's line three of the first verse"

"And the last line of the same"

}

}

}

""

}

}


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

Reply via email to