]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/unset-once.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / unset-once.ly
index 32fad554a0b8f988ba0e8062c448ccf44a42b638..e9554e01f29958279370bce47528159f257b54dd 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.15"
+\version "2.19.21"
 
 \header {
 
@@ -6,9 +6,9 @@
 value for just one timestep and then return to the previous value."
 
 }
-\relative c' {
+\relative {
   \set fingeringOrientations = #'(left)
-  <e-1>1 |
+  <e'-1>1 |
   \once \unset fingeringOrientations
   <e-1>-"default" |
   <e-1>-"left" |