Next: Adding titles, Previous: Organizing pieces with variables, Up: Final touches
The \version
statement records the version of LilyPond that
was used to write the file:
\version "2.11.58"
By convention, this is placed at the top of your LilyPond file.
These annotations make future upgrades of LilyPond go more
smoothly. Changes in the syntax are handled with a special
program, convert-ly, and it uses \version
to
determine what rules to apply. For details, see
Updating files with convert-ly.
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.