]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/trill-spanner.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / trill-spanner.ly
index 180c60c2f45a4106fbe6f85494cac01c8c6271f6..8380bb66122834280acbe992e96ce30a7fd7ebc6 100644 (file)
@@ -5,10 +5,10 @@ the wavy line should appear to come from the crook of the r"
 
 }
 
-\version "2.12.0"
+\version "2.19.21"
 \paper { ragged-right = ##t }
-\relative c'' {
-  c1\startTrillSpan
+\relative {
+  c''1\startTrillSpan
   c\stopTrillSpan
 }