]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-trend.ly
release: 1.3.146
[lilypond.git] / input / test / beam-trend.ly
index 16814d8605acfbd6929486fc40ab8ef26050b746..bd3e4624bf7418f5e64cc8f8f3eafa5684655c70 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.146"
 
 \score{
        \notes\relative c'{
@@ -5,6 +6,6 @@
                [f8 a' g f]
        }
        \paper{
-               linewidth=-1.;
+               linewidth=-1.
        }
 }