X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fnederlands.ly;h=5ede11b8af57b743d5e84908dffc94b6099aa2be;hb=c8c0de8af8eaeb60ac559207dfe953997552adc2;hp=f14728ad0453af7c0743e93e1807584a17fd737c;hpb=1395665466e349117f251da681262bd56c44d04e;p=lilypond.git diff --git a/ly/nederlands.ly b/ly/nederlands.ly index f14728ad04..5ede11b8af 100644 --- a/ly/nederlands.ly +++ b/ly/nederlands.ly @@ -1,6 +1,9 @@ -\version "2.1.22" +\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)