]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/nederlands.ly
add skyline debugging
[lilypond.git] / ly / nederlands.ly
index 8b6b7076fcab31547245a98d6f3fa1a25efc901f..5ede11b8af57b743d5e84908dffc94b6099aa2be 100644 (file)
@@ -1,6 +1,9 @@
-\version "2.1.36"
+\version "2.7.39"
 %{
  common dutch names for notes. es means flat, is means sharp
+
+notenames should only contain letters. No digits or punctuation.
+
 %}
 
 dutchPitchnames = #`(
@@ -82,3 +85,4 @@ dutchPitchnames = #`(
 
 
 pitchnames = \dutchPitchnames 
+#(ly:parser-set-note-names parser pitchnames)