emacs: Make postscript printing more sensible.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 Feb 2008 17:21:05 +0000 (17:21 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 26 Feb 2008 17:36:45 +0000 (17:36 +0000)
I never actually tested my original settings.  These seem acceptable,
though maybe a little squidgy.

emacs

diff --git a/emacs b/emacs
index 6d34822..877bbe2 100644 (file)
--- a/emacs
+++ b/emacs
       ps-landscape-mode t
       ps-number-of-columns 3
       ps-font-family 'Courier
-      ps-font-size 9)
+      ps-font-size 4)
 
 ;; --- Splash screen stuff ---