]> code.delx.au - gnu-emacs/commitdiff
* pl-refcard.tex (Local variables): Add compile-command.
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 23 May 2006 15:52:14 +0000 (15:52 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 23 May 2006 15:52:14 +0000 (15:52 +0000)
* ru-refcard.tex (Local variables): Add compile-command and
coding.

* pt-br-refcard.tex: Don't \input psfig.

etc/ChangeLog
etc/pl-refcard.tex
etc/pt-br-refcard.tex
etc/ru-refcard.tex

index 4b6c77487b70bdadc1c7e3e810063ca3aa90e4a3..f5d8a49ab2584cae963bcee76a73f55385922859 100644 (file)
@@ -1,5 +1,12 @@
 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * pl-refcard.tex (Local variables): Add compile-command.
+
+       * ru-refcard.tex (Local variables): Add compile-command and
+       coding.
+
+       * pt-br-refcard.tex: Don't \input psfig.
+
        * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
 
        * de-refcard.tex (section{Info}): Ditto.
index 3b2c373b8e9db384f510ccc28c571df5900c6fce..c0d242c01a3c22bde4b4d7abb40a5fa46207e9b1 100644 (file)
@@ -991,5 +991,9 @@ przez wywo/lanie \kbd{C-h f interactive}.
 \copyrightnotice
 
 \bye
+\f
+% Local variables:
+% compile-command: "tex pl-refcard"
+% End:
 
 % arch-tag: 19d15a16-70be-40c8-ad91-88899aac32a9
index 4d4de93f07897c53de7c4b86068292f73f9f6291..10ac5c5ebfc47c5f7b79e0a26b6cef37784998fc 100644 (file)
@@ -2,7 +2,7 @@
 %**start of header
 \newcount\columnsperpage
 \newcount\letterpaper
-\input psfig
+\input psfig
 
 % This file can be printed with 1, 2, or 3 columns per page (see below).
 % Specify how many you want here.
index 2ec15a33d263cc0655b1fb10eaa84896cca88f44..b2057f6c884a5b78258d00539ab05adae1469293 100644 (file)
@@ -516,5 +516,10 @@ With ARG, put point on line ARG."
 %\end{multicols}
 
 \end{document}
+\f
+% Local variables:
+% compile-command: "latex ru-refcard"
+% coding: cyrillic-koi8
+% End:
 
 % arch-tag: 868a12f6-4339-4a14-a56e-4a3937277a9e