]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/trill-spanner-pitched.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / trill-spanner-pitched.ly
index 3ca0ba84cc51c719aef8f1e29c7321bae85750b3..51d84f5b1c9eb887b193c1222fecfbabb7b43e3d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.0"
 
 \header {
 
@@ -12,6 +12,6 @@
   ragged-right = ##t
 }
 
-\relative {
+\relative c' {
   \pitchedTrill c4.\startTrillSpan es f\stopTrillSpan
 }