]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/fill-a4.ly
* input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
[lilypond.git] / input / test / fill-a4.ly
index 99619d1a89626fe699960c7f71ae20940155d364..89860373012ac0b78f9d48773cbc9a4c796f8f33 100644 (file)
@@ -1,5 +1,4 @@
-#(ly:set-option 'old-relative)
-\version "1.9.4"
+\version "2.1.30"
 %possible rename to paper-fill-a4.ly -gp
 % candidate for reg -gp
 % Han says no, but keeping this comment temporarily so that I don't
 %
 %   `textheight = 310.0\mm'
 %
-% process this file with ly2dvi, and make sure footskip/headsep are set
+% process this file with lilypond, and make sure footskip/headsep are set
 % at a reasonably (small) value.  -- jcn
 %
 \header{ texidoc="@cindex Paper a4 Fill
 This should fill a4 paper. "
 }
 
-\include "paper13.ly"
+#(set-global-staff-size 13)
 
 \score{
        \context Voice \notes\relative c'{
@@ -37,7 +36,7 @@ This should fill a4 paper. "
                textheight = 297.0\mm - 7.0\mm
                papersize = "a4"
                linewidth = 15.0\mm
-               \translator {
+               \context {
                        \StaffContext
                        minimumVerticalExtent = #(cons 0 0)
                }