Next: Reference to page numbers, Previous: Creating titles, Up: Titles and headers
A more advanced option is to change the definitions of the following
variables in the \paper block. The init file
../ly/titling-init.ly lists the default layout.
bookTitleMarkupscoreTitleMarkup\score block. Typically, it has
the name of the movement (piece field).
oddHeaderMarkupevenHeaderMarkupBy default, headers are defined such that the page number is on the outside edge, and the instrument is centered.
oddFooterMarkupevenFooterMarkupBy default, the footer has the copyright notice on the first, and the tagline on the last page.
The following definition will put the title flush left, and the composer flush right on a single line.
\paper {
bookTitleMarkup = \markup {
\fill-line {
\fromproperty #'header:title
\fromproperty #'header:composer
}
}
}
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.
Other languages: espaƱol.