]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / ly / declarations-init.ly
index 76908833f219c994805e6cfa7518e9964b338fac..bddd34e58208602ea0648094b1cc2e9700acbcbc 100644 (file)
@@ -29,10 +29,9 @@ maxima = #(ly:make-duration -3 0)
 \include "music-functions-init.ly"
 \include "toc-init.ly"
 
-%% default note names are dutch
-%% This also initializes the pitchnames variable,
-%% so we don't want to use \language here.
-\include "nederlands.ly"
+\include "language-init.ly"
+pitchnames = #default-language
+#(ly:parser-set-note-names parser pitchnames)
 
 \include "drumpitch-init.ly"
 \include "chord-modifiers-init.ly"