Mercurial > emacs
changeset 82881:784edcc4181c
Specify PDF layout, use a PDF `compile-command' local variable.
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Sun, 26 Aug 2007 20:59:21 +0000 |
parents | cf2e4215be5b |
children | be81e9cf2d8e |
files | etc/refcards/fr-survival.tex |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/refcards/fr-survival.tex Sun Aug 26 20:58:48 2007 +0000 +++ b/etc/refcards/fr-survival.tex Sun Aug 26 20:59:21 2007 +0000 @@ -22,6 +22,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=(0) + % Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, % 2006, 2007 Free Software Foundation, Inc. @@ -413,7 +419,7 @@ \bye % Local variables: -% compile-command: "tex survival" +% compile-command: "pdftex survival" % End: % arch-tag: 2fb4e93f-8bfa-4ab4-bc6d-b475131d766a