LilyPond
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music }} '''LilyPond''' is an open-source program to produce sheet music, using a text-based input format to supply musi...") |
Revision as of 23:38, 22 September 2013
LilyPond is an open-source program to produce sheet music, using a text-based input format to supply music to be printed.
Mediawiki's Score extension allows the embedding of music, input using LilyPond notation, in wikis.
The first line of a file should be a version statement like this:
- \version "2.16.2"
The version number will vary by which LilyPond version the file is intended for.