changeset 82878:04f46902291b

Specify PDF layout, use a PDF `compile-command' local variable.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Sun, 26 Aug 2007 20:55:07 +0000
parents 207e68735c9f
children 0eda42555bbf
files etc/refcards/survival.tex
diffstat 1 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/refcards/survival.tex	Sun Aug 26 20:53:17 2007 +0000
+++ b/etc/refcards/survival.tex	Sun Aug 26 20:55:07 2007 +0000
@@ -3,8 +3,8 @@
 % Title:  GNU Emacs Survival Card
 % Author: Wlodek Bzyl <matwb@univ.gda.pl>
 %
-% $Revision: 1.8 $
-% $Date: 2000/05/05 22:00:48 $
+% $Revision: 1.1 $
+% $Date: 2007/08/22 07:27:41 $
 %
 %**start of header
 
@@ -25,6 +25,12 @@
   \endinput
 \fi
 
+% PDF output layout.  0 for A4, 1 for letter (US), a `l' is added for
+% a landscape layout.
+
+\input pdflayout.sty
+\pdflayout=(1)
+
 % Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
 %   2006, 2007  Free Software Foundation, Inc.
 
@@ -410,7 +416,7 @@
 \bye
 
 % Local variables:
-% compile-command: "tex survival"
+% compile-command: "pdftex survival"
 % End:
 
 % arch-tag: 4f9a0562-617b-4843-aee1-450c41d6b22c