]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/predefined-fretboards.ly
Fix quoting overrides, set etc.
[lilypond.git] / input / regression / predefined-fretboards.ly
index 379eb8f6a77fc35c65ccdabb0e5ef630d6ab2702..00a9397ff649856aa47c93c8dcd289a8b29d046e 100644 (file)
@@ -1,17 +1,18 @@
+\version "2.12.0"
+
 % add a chord shape
-\version "2.11.56"
 
-\addChordShape #'bes #"x;1-1-(;3-2;3-3;3-4;1-1-);"
+\addChordShape #'bes #guitar-tuning #"x;1-1-(;3-2;3-3;3-4;1-1-);"
 
 % add chords
 
 \storePredefinedDiagram \chordmode {bes}
                         #guitar-tuning
-                        #(chord-shape 'bes)
+                        #(chord-shape 'bes guitar-tuning)
 
 \storePredefinedDiagram \chordmode {c}
                         #guitar-tuning
-                        #(offset-fret 2 (chord-shape 'bes))
+                        #(offset-fret 2 (chord-shape 'bes guitar-tuning))
 
 mychords = \chordmode {
   bes