]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/span-bars.ly
* scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
[lilypond.git] / input / test / span-bars.ly
index f0db341dcf22663d50611b8f64d71aee70038d46..b63bbe41a3365b5c279640cc0a70bfc6f93f520c 100644 (file)
@@ -1,7 +1,9 @@
+\version "1.7.18"
 
-\version "1.3.42";
-nt = \notes { c1 \break c1 c1 } 
-stuff = \notes \relative c'' <
+\header { texidoc = "I really don't understand this one.  DELETE or REGRESSION? -gp " }
+
+nt =  \notes { c1 \break c1 c1 } 
+stuff =  \notes \relative c'' <
   \context Staff = stone  { \nt }
   \context Staff = sttwo { \nt }
 >
@@ -21,3 +23,4 @@ stuff = \notes \relative c'' <
 }
 
 
+