]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo-stem-direction.ly
resolve merge
[lilypond.git] / input / regression / chord-tremolo-stem-direction.ly
index d385510ca79393e812b62a4ae48a953aa59daf75..4101c525cc4e04378a181544143ccc37afe6a5aa 100644 (file)
@@ -5,12 +5,12 @@
 
 }
 
-\version "2.12.0"
+\version "2.14.0"
 \paper{
   ragged-right = ##t
 }
 
-\relative {
+\relative {
   \stemDown
-  \repeat tremolo 16 {d,32 a'32 }
-} 
+  \repeat tremolo 16 { d32 a'32 }
+}