# HG changeset patch # User Micha¸«³l Cadilhac # Date 1188161707 0 # Node ID 04f46902291b6e41d5feada0131f5adf8da2b6dd # Parent 207e68735c9f1ace869ed9a1fac18e2169d327cc Specify PDF layout, use a PDF `compile-command' local variable. diff -r 207e68735c9f -r 04f46902291b etc/refcards/survival.tex --- 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 % -% $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