]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
release: 1.3.146
[lilypond.git] / input / regression / beam-position.ly
index 6b5624029e85580a7a1e7265c30383aca64dc6b8..52f5dafeb6fab8e1c2a28e438aab2f023189aa49 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.146"
 \header{
 texidoc="
 Beams should always reach the middle staff line.  The second beam
 counting from the note head side, should never be lower than the
 second staff line.  This does not hold for grace note beams.
 Override with @code{noStemExtend}.
-";
+"
 }
 
 
@@ -16,7 +17,7 @@ Override with @code{noStemExtend}.
        
   }
   \paper {
-    linewidth=-1.0;
+    linewidth=-1.0
   }  
   \midi { }
 }