chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: Three column printouts are too tiny even for me.
[profile]
/
emacs
diff --git
a/emacs
b/emacs
index 9f1859699d367427f4ef1570dd6fb676696f3b68..1664bd6fee4bf1ceaf12f4540662a9bc4b291ad3 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-170,9
+170,9
@@
(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 ---