DescriptionReorganize 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.
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add previously-untracked files #
Total comments: 1
Patch Set 3 : Alternative method: one alist to rule them alll¶�®) #
Total comments: 15
Patch Set 4 : take 3: indentation, copyright notices, regtest #Patch Set 5 : Oh, and to hell with case-insensitiveness. #
Total comments: 3
Patch Set 6 : Move copyright notices, and update changes.tely #
Total comments: 1
MessagesTotal messages: 18
|