]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/script-stack-horizontal.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / script-stack-horizontal.ly
index d307d9cf7bd421d8a7e8712276ac1c14f0ab349a..766b24c18ea68a9dd8bb3ce9feb5abbfe12065ae 100644 (file)
@@ -8,17 +8,17 @@ The scripts should not be folded under the time signature.
 "
   
 }
-\version "2.17.15"
+\version "2.19.21"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative c' 
+\relative 
 {
   \set stringNumberOrientations = #'(left) 
   \set fingeringOrientations = #'(left) 
   \set strokeFingerOrientations = #'(left) 
-  <cis-1\4
+  <cis'-1\4
    -\rightHandFinger #1 f>\arpeggio
 }