]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-auto.ly
(conv): dashes rule.
[lilypond.git] / input / test / beam-auto.ly
index afdcf83cdf978b184180f7cb3d9dbf940ee3ca6d..400ee4a643f407acc8ff2fc53900c96a5d7f1073 100644 (file)
@@ -1,16 +1,11 @@
-\version "1.7.18"
+#(ly:set-option 'old-relative)
+\version "1.9.1"
 \header{
        texidoc = "@cindex Beaming Presets
-The auto-beam engraver has presets for common time signatures.
-"
-}
+The auto-beam engraver has presets for common time signatures. " }
 \score{
     \notes \relative c''{
 
-       % urg: something breaks in grouping  see input/bugs/time-grouping.ly
-       %
-       % really? it looks fine to me.  I think the above note is old; remove
-       % these lines in the next revision.
        \time 1/2
        c8 c c c
        c16 c c c c c c c
@@ -65,4 +60,4 @@ The auto-beam engraver has presets for common time signatures.
     \paper{
     }
 }
-%% new-chords-done %%
+