]> 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 937e2a12b5f812209f2c3cade71c6d4cb20c39e0..89860373012ac0b78f9d48773cbc9a4c796f8f33 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.11"
+\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
@@ -16,7 +16,7 @@
 This should fill a4 paper. "
 }
 
-#(set-staff-size 13)
+#(set-global-staff-size 13)
 
 \score{
        \context Voice \notes\relative c'{
@@ -36,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)
                }