emacs: Three column printouts are too tiny even for me.
[profile] / emacs
diff --git a/emacs b/emacs
index 9f18596..1664bd6 100644 (file)
--- a/emacs
+++ b/emacs
 (setq ps-paper-type 'a4
       ps-print-color-p nil
       ps-landscape-mode t
-      ps-number-of-columns 3
+      ps-number-of-columns 2
       ps-font-family 'Courier
-      ps-font-size 4)
+      ps-font-size 6.5)
 
 ;; --- Splash screen stuff ---