Mercurial > emacs
changeset 82868:6dbddf3de0ae
Specify PDF layout.
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Sun, 26 Aug 2007 20:41:16 +0000 |
parents | ec3273f2caea |
children | c78a31fd6e5d |
files | etc/refcards/fr-drdref.tex |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/refcards/fr-drdref.tex Sun Aug 26 20:40:44 2007 +0000 +++ b/etc/refcards/fr-drdref.tex Sun Aug 26 20:41:16 2007 +0000 @@ -20,13 +20,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.