]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/set-once.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / set-once.ly
index ad65384e707b321fd8b82def4ad5cfd39db3debf..b9fc811928d688c524965c2e5100d36c112fadf0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.15"
+\version "2.19.21"
 
 \header {
 
@@ -6,9 +6,9 @@
 and then return to the previous value."
 
 }
-\relative c' {
+\relative {
   \set fingeringOrientations = #'(left)
-  <e-1>1 |
+  <e'-1>1 |
   \once \set fingeringOrientations = #'(right)
   <e-1> |
   <e-1> -"left" |