]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/string-number.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / string-number.ly
index af62a3f36a92e66fb6f245ec0290ea1e718e2873..f856faf8d26daebc26fc6ed69217ba2f2ccc7f96 100644 (file)
@@ -4,13 +4,13 @@ positioning mechanism as finger instructions."
 
 }
 
-\version "2.12.0"
+\version "2.19.21"
 \paper {
   ragged-right = ##t
 }
 
-\relative c' {
-  <c\1 e\2 g\3>
+\relative {
+  <c'\1 e\2 g\3>
   c4
   \set fingeringOrientations = #'(down left up)
   \set stringNumberOrientations = #'(down right up)