summaryrefslogtreecommitdiff
path: root/etc/refcards/vipcard.tex
diff options
context:
space:
mode:
authorMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-26 20:59:21 +0000
committerMichaël Cadilhac <michael.cadilhac@lrde.org>2007-08-26 20:59:21 +0000
commit81ec0bb3f6dc878b94eeaa59047c4ac43d622d92 (patch)
tree2bc76883253c5bc5e5de435a36b671bbfdabb146 /etc/refcards/vipcard.tex
parentf10edd3d851fb611e85ee505afa089073ab0b0e9 (diff)
Specify PDF layout, use a PDF `compile-command' local variable.
Diffstat (limited to 'etc/refcards/vipcard.tex')
-rw-r--r--etc/refcards/vipcard.tex11
1 files changed, 9 insertions, 2 deletions
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex
index 667a8e9d13..09fc583eb4 100644
--- a/etc/refcards/vipcard.tex
+++ b/etc/refcards/vipcard.tex
@@ -3,10 +3,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=(1)
+
+% Nothing else needs to be changed.
% Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007 Free Software Foundation, Inc.
@@ -678,7 +685,7 @@ moves 11 lines below current line to the end of buffer.
\bye
% Local variables:
-% compile-command: "tex refcard"
+% compile-command: "pdftex vipcard"
% End:
% arch-tag: 342a9548-4de4-499d-b864-74fb426b6729