changeset 82876:70d5d7529472

Specify PDF layout.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Sun, 26 Aug 2007 20:52:47 +0000
parents 5f46e0b249bd
children 207e68735c9f
files etc/refcards/sk-refcard.tex
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/refcards/sk-refcard.tex	Sun Aug 26 20:52:06 2007 +0000
+++ b/etc/refcards/sk-refcard.tex	Sun Aug 26 20:52:47 2007 +0000
@@ -7,10 +7,17 @@
 \newcount\columnsperpage
 
 % 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.
 
 \columnsperpage=1
 
+% 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.
 % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
 %   2005, 2006, 2007  Free Software Foundation, Inc.