# HG changeset patch # User Micha¸«³l Cadilhac # Date 1188160876 0 # Node ID 6dbddf3de0ae8b52ab1439f2ddb82713bb22245d # Parent ec3273f2caeac6be175742d6656faacd42405124 Specify PDF layout. diff -r ec3273f2caea -r 6dbddf3de0ae etc/refcards/fr-drdref.tex --- 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.