Comment #3 on issue 903 by fodber: Enhancement: a more user-friendly way to
specify notename languages
http://code.google.com/p/lilypond/issues/detail?id=903
It doesn't need a new command, only a bit of reorganization.
The command is there:
#(ly:parser-set-note-names parser pitchnamesItaliano)
Only pitchnamesItaliano should be defined upon startup.
For example if lilypond had the switch to parse certain file before
running, it would
make perfect in performance sense as well:
lilypond -DincludeFiles=italiano.ly,deutsch.ly
Then you can use the above command to set the note names anywhere.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond