emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/refcards/pt-br-refcard.tex,v


From: Michael Cadilhac
Subject: [Emacs-diffs] Changes to emacs/etc/refcards/pt-br-refcard.tex,v
Date: Sun, 26 Aug 2007 20:48:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Cadilhac <cadilhac>     07/08/26 20:48:13

Index: pt-br-refcard.tex
===================================================================
RCS file: /sources/emacs/emacs/etc/refcards/pt-br-refcard.tex,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pt-br-refcard.tex   22 Aug 2007 07:26:14 -0000      1.1
+++ pt-br-refcard.tex   26 Aug 2007 20:48:12 -0000      1.2
@@ -8,11 +8,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, 2002, 2003, 2004,
 %   2006, 2007  Free Software Foundation, Inc.
@@ -681,7 +687,7 @@
 \bye
 
 % Local variables:
-% compile-command: "tex pt-br-refcard"
+% compile-command: "pdftex pt-br-refcard"
 % coding: iso-latin-1
 % End:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]