Am 23.07.2015 um 22:51 schrieb Brother Gabriel-Marie:
How can I display a "header" below the score?

I want some text to tell the reader to repeat the chorus after each verse.

You don’t need any special header fields for this, just a \markup.

\header { title = "my song" }
\score { [here comes the music] }
\markup \italic "Repeat Chorus again"

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to