]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/span-bars.ly
release: 1.3.146
[lilypond.git] / input / test / span-bars.ly
index b67017bc6f0c2d3cb19382e8a83db58a7aae35b7..e4ca8b079fc0969aa54ea1592b72baeb91348160 100644 (file)
@@ -1,7 +1,8 @@
+\version "1.3.146"
 
-\version "1.0.16";
-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 }
 >