]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-tremolo-position.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / stem-tremolo-position.ly
index e423eeb7c03716415cd50793628014137212d448..7881c1318b3585777cbfb600d9777d76487aa0e2 100644 (file)
@@ -5,12 +5,12 @@
     tilted extra on stem-down notes with a flag."
 }
 
-\version "2.12.0"
+\version "2.19.21"
 \layout {
     ragged-right = ##T
 }
 
-\relative c' {
-  c16:32 e: f: a: c,4:8 c4:32 c8:16 \noBeam c16:32 \noBeam c16:64 |
+\relative {
+  c'16:32 e: f: a: c,4:8 c4:32 c8:16 \noBeam c16:32 \noBeam c16:64 |
   c''16:32 e: f: a: c,4:8 c4:32 c8:16 \noBeam c16:32 \noBeam c16:64 |
 }