chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c537b3b
)
emacs: Three column printouts are too tiny even for me.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 5 May 2009 10:16:59 +0000
(11:16 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 5 May 2009 10:16:59 +0000
(11:16 +0100)
Expand the type size and use two columns.
emacs
patch
|
blob
|
blame
|
history
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
(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-family 'Courier
- ps-font-size
4
)
+ ps-font-size
6.5
)
;; --- Splash screen stuff ---
;; --- Splash screen stuff ---