Mercurial > emacs
changeset 82870:4d41ba94247e
Specify PDF layout, use a PDF `compile-command' local variable.
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Sun, 26 Aug 2007 20:45:52 +0000 |
parents | c78a31fd6e5d |
children | 45f6d8ba92e3 |
files | etc/refcards/orgcard.tex |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/refcards/orgcard.tex Sun Aug 26 20:44:28 2007 +0000 +++ b/etc/refcards/orgcard.tex Sun Aug 26 20:45:52 2007 +0000 @@ -12,11 +12,17 @@ \columnsperpage=3 -% Set letterpapaer to 0 for A4 paper, 1 for letter (US) paper. Useful +% Set letterpaper to 0 for A4 paper, 1 for letter (US) paper. Useful % only when columnsperpage is 2 or 3. \letterpaper=0 +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0l) + % Nothing else needs to be changed below this line. % Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, % 2005, 2006, 2007 Free Software Foundation, Inc. @@ -775,7 +781,7 @@ \bye % Local variables: -% compile-command: "tex refcard" +% compile-command: "pdftex refcard" % End: % arch-tag: 139f6750-5cfc-49ca-92b5-237fe5795290