Mercurial > emacs
changeset 82875:5f46e0b249bd
Specify PDF layout.
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Sun, 26 Aug 2007 20:52:06 +0000 |
parents | 2d3abc3ad68c |
children | 70d5d7529472 |
files | etc/refcards/sk-dired-ref.tex |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/refcards/sk-dired-ref.tex Sun Aug 26 20:50:40 2007 +0000 +++ b/etc/refcards/sk-dired-ref.tex Sun Aug 26 20:52:06 2007 +0000 @@ -23,13 +23,20 @@ % Boston, MA 02110-1301, USA. % This file can be printed with 1, 2, or 3 columns per page (see below). -% Specify how many you want here. Nothing else needs to be changed. +% Specify how many you want here. %**start of header \newcount\columnsperpage \columnsperpage=2 +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0) + +% Nothing else needs to be changed. % This file is intended to be processed by plain TeX (TeX82). % The reference card looks OK with 2 columns per page, portrait mode. % I haven't tried it with 3 columns per page.