From 9974d334adc2e1014a4bdc5e4fc0545eed1a9eb4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 6 Mar 2019 23:09:41 +0000 Subject: [PATCH] fix a4 tests --- layout-test-prefix-b.ps | 1 + layout-test-prefix-m.ps | 1 + layout-test-prefix-t.ps | 1 + 3 files changed, 3 insertions(+) diff --git a/layout-test-prefix-b.ps b/layout-test-prefix-b.ps index 87b6659..01f5c3d 100644 --- a/layout-test-prefix-b.ps +++ b/layout-test-prefix-b.ps @@ -1,6 +1,7 @@ %! 595 0 translate 90 rotate +/setpagedevice { } def %90 rotate % 595 % 842 diff --git a/layout-test-prefix-m.ps b/layout-test-prefix-m.ps index 83559c2..db1027e 100644 --- a/layout-test-prefix-m.ps +++ b/layout-test-prefix-m.ps @@ -1,6 +1,7 @@ %! 1161 0 translate 90 rotate +/setpagedevice { } def %90 rotate % 595 % 842 diff --git a/layout-test-prefix-t.ps b/layout-test-prefix-t.ps index 33e1568..ac8902e 100644 --- a/layout-test-prefix-t.ps +++ b/layout-test-prefix-t.ps @@ -1,6 +1,7 @@ %! 1728 0 translate 90 rotate +/setpagedevice { } def %90 rotate % 595 % 842 -- 2.30.2