From 46439007cf417cbd9ac8049bb4122c890097a0fa Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 20:52:35 +0000 Subject: 20060303-partial --- lib/print/paper.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/print/paper.cfg (limited to 'lib/print/paper.cfg') diff --git a/lib/print/paper.cfg b/lib/print/paper.cfg new file mode 100644 index 00000000..a1d5846c --- /dev/null +++ b/lib/print/paper.cfg @@ -0,0 +1,8 @@ +A4= + hpcode=26 + width_inches=8.3 + height_inches=11.7 +A5= + hpcode=25 + width_inches=4.15 + height_inches=5.85 -- cgit v1.2.3