]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/beam-damp.ly
update syntax in .ly files.
[lilypond.git] / input / test / beam-damp.ly
index 1cd572507f530413b90ecd09f4d003e94cbd3b25..0d9f59da952c5102504b5f0846fb16fe50d786e7 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.7.6"
 \score{
        \notes\relative c''{
 %              \stemUp
@@ -14,7 +15,8 @@
                [a b c d]
        }
        \paper{
-               linewidth=-1.;
+               linewidth=-1.
        }
 }
 
+%% new-chords-done %%