[ << Common notation ] | [Top][Contents][Index][ ? ] | [ Fundamental concepts >> ] | ||
[ < Organizing pieces with variables ] | [ Up : Final touches ] | [ Absolute note names > ] |
2.4.2 Adding titles
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.21.0" \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 headers and footers.
[ << Common notation ] | [Top][Contents][Index][ ? ] | [ Fundamental concepts >> ] | ||
[ < Organizing pieces with variables ] | [ Up : Final touches ] | [ Absolute note names > ] |
Other languages: català, česky, deutsch, español, français, magyar, italiano, 日本語, nederlands.
About automatic language selection.