]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-names.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / note-names.ly
index e1d4bbf05dad948379d3eb9902453791ed58472a..72cbc0c8bb0aaca64a7144e93900e19db74b2323 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.38"
+\version "2.19.21"
 
 \header {
   texidoc = "Various languages are supported for note names input.
@@ -11,13 +11,13 @@ and doesn't break point-and-click abilities.
 %% Old syntax.
 \include "english.ly"
 
-\relative c'' {
-  g4 bf d c
+\relative {
+  g'4 bf d c
 
   %% Manual override of the pitchnames variable
   %% and the parser note names:
   #(begin
-    (set! pitchnames(ly:assoc-get 'nederlands language-pitch-names))
+    (set! pitchnames (ly:assoc-get 'nederlands language-pitch-names))
     (ly:parser-set-note-names parser pitchnames))
   bes4 a g fis