]> git.donarmstrong.com Git - lilypond.git/commit
Reorganize language files and add a new \language command.
authorValentin Villenave <valentin@villenave.net>
Thu, 28 Oct 2010 09:32:47 +0000 (11:32 +0200)
committerValentin Villenave <valentin@villenave.net>
Thu, 28 Oct 2010 09:32:47 +0000 (11:32 +0200)
commit5e25fb3bf792636e329bc1a063ef82f67d181a63
tree574282d790a70b8ceea5ee91f147a8279ba73721
parentad20d10021592748495551625af0144bc5ba3872
Reorganize language files and add a new \language command.

This commit adds a new \language command that may be used
to select note names language in lieu of the more complicated
\include "foobar.ly" syntax.

All language files have been emptied and the pitchnames alists
have been gathered in a new language-init.ly file.

The old syntax is still supported; to avoid code duplication,
language files just use the new \language command internally.

arabic.ly isn't affected by this change and must still be
manually included.  This specificity will have to be taken
into account when documenting the new syntax.
17 files changed:
Documentation/changes.tely
input/regression/note-names.ly [new file with mode: 0644]
ly/arabic.ly
ly/catalan.ly
ly/declarations-init.ly
ly/deutsch.ly
ly/english.ly
ly/espanol.ly
ly/italiano.ly
ly/language-init.ly [new file with mode: 0644]
ly/music-functions-init.ly
ly/nederlands.ly
ly/norsk.ly
ly/portugues.ly
ly/suomi.ly
ly/svenska.ly
ly/vlaams.ly