]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/chord-table.ly
release: 1.3.146
[lilypond.git] / input / test / chord-table.ly
index 435c465cfae1b989ca65d028e3550c1b008ac5a5..1eaf987daeba15c1dde2684c933cb1556108b63b 100644 (file)
@@ -1,10 +1,11 @@
+\version "1.3.146"
 \header{
-filename =     "chord-table.ly";
-copyright =    "public domain";
-enteredby =    "jcn";
+filename =     "chord-table.ly"
+copyright =    "public domain"
+enteredby =    "jcn"
 }
 
-tab = \notes\transpose c'''\chords{
+tab =  \notes\transpose c'''\chords{
        c1 c:m c:4 c:m4 c:5+ c:5- c:dim c:5-.5+ c:6\break %c:m6\break
 }
 
@@ -36,9 +37,9 @@ tab = \notes\transpose c'''\chords{
                \context ChordNames=b \notes\transpose b,\tab
        >
        \paper{
-               textheight = \vsize - 4.0 * \staffheight;
+               textheight = \vsize - 4.0 * \staffheight
        }
 
 }
 
-\version "1.3.59"; 
+