]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/span-bars.ly
* lily/beam.cc (set_stem_lengths): extend stems for gapped tremolo
[lilypond.git] / input / test / span-bars.ly
index 463e330e799c6647877fe732f4d45a1b462ea39b..a3428f51d089fcdc1b94f32414c50f7ac6f92fc1 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.5.68"
 
-\version "1.2.0";
-nt = \notes { c1 \break c1 c1 } 
-stuff = \notes \relative c'' <
+
+nt =  \notes { c1 \break c1 c1 } 
+stuff =  \notes \relative c'' <
   \context Staff = stone  { \nt }
   \context Staff = sttwo { \nt }
 >