]> 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 c56ab05480dd5bb5826206af8b74d15b994fe7c6..8380bb66122834280acbe992e96ce30a7fd7ebc6 100644 (file)
@@ -5,10 +5,10 @@ the wavy line should appear to come from the crook of the r"
 
 }
 
-\version "2.16.0"
+\version "2.19.21"
 \paper { ragged-right = ##t }
-\relative c'' {
-  c1\startTrillSpan
+\relative {
+  c''1\startTrillSpan
   c\stopTrillSpan
 }