Next: Absolute note names, Previous: Version number, Up: Final touches
The title, composer, opus number, and similar information are entered
in the \header
block. This exists outside of the main
music expression; the \header
block is usually placed underneath
the Version number.
\version "2.11.15" \header { title = "Symphony" composer = "Me" opus = "Op. 9" } { ... music ... }
When the file is processed, the title and composer are printed above
the music. More information on titling can be found in Creating titles.
Next: Absolute note names, Previous: Version number, Up: Final touches
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.