lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: header below the score


From: Malte Meyn
Subject: Re: header below the score
Date: Thu, 23 Jul 2015 23:07:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0



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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]