--- lilypond-2.5.13/scm/framework-ps.scm-landscape 2005-02-27 21:11:17.000000000 +0100 +++ lilypond-2.5.13/scm/framework-ps.scm 2005-03-05 23:33:29.164383000 +0100 @@ -127,7 +127,7 @@ "%%BeginPageSetup\n" (if landscape? - "page-width output-scale mul 0 translate 90 rotate\n" + "page-width output-scale mul 72 mul 25.4 div 0 translate 90 rotate\n" "") "%%EndPageSetup\n"