]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/finger-chords.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / finger-chords.ly
index ba89ec62336f06c65f99c45121f88ef818115775..488245c2e6e85a37de94aa3eca457f59a05af5ae 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0"
+\version "2.17.6"
 \header {
 
   texidoc = "It is possible to associate
@@ -23,7 +23,7 @@ if @code{'add-stem-support} is set.
   \set fingeringOrientations = #'(down left up)
   < c-1  e-2 g-3 b-5 > 4
 
-  \once \override Fingering  #'staff-padding = #'()
+  \once \override Fingering.staff-padding = #'()
   < c-1  e-2 g-3 b-5 > 4
 
   \set fingeringOrientations = #'(up right)
@@ -32,7 +32,7 @@ if @code{'add-stem-support} is set.
   \set fingeringOrientations = #'(right)
   < c-1  e-2 g-3 b-5 > 8
 
-  \override Fingering #'add-stem-support = ##t
+  \override Fingering.add-stem-support = ##t
   \set fingeringOrientations = #'(up right)
   < c-1  e-2 g-3 b-5 > 4.