]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/trill-spanner.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / trill-spanner.ly
index b9dd36d968293ec3f1f804a32bd6cda7345da6c4..8380bb66122834280acbe992e96ce30a7fd7ebc6 100644 (file)
@@ -5,10 +5,10 @@ the wavy line should appear to come from the crook of the r"
 
 }
 
-\version "2.14.0"
+\version "2.19.21"
 \paper { ragged-right = ##t }
-\relative c'' {
-  c1\startTrillSpan
+\relative {
+  c''1\startTrillSpan
   c\stopTrillSpan
 }