]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/as2.ly
patch::: 1.3.146.jcn4
[lilypond.git] / input / test / as2.ly
index 1dc7fef399d48f86d27d028a39c347975e7cf444..48663627048a28ec05558719f258b5c52c8a265a 100644 (file)
@@ -1,16 +1,18 @@
+\version "1.3.146"
 
+% test for ascii-art output
 
 \include "paper-as9.ly"
 
 \score {
        \notes\relative c'{
-               \time 4/4;
+               \time 4/4
                c8( e g )b
                d( d d )d
-               \bar "|.";
+               \bar "|."
        }
        \paper {
-               linewidth=65.0\char;
+               linewidth=65.0\char
                \translator { \StaffContext barSize = #9 }
                %\translator { \VoiceContext beamHeight = #0 }
                \translator { \VoiceContext beamHeight = ##f }