Standardize headers.

Remove version numbers that don't mean much and are infrequently updated.
Instead, just use Emacs version and date.
Use FSF URL rather than postal address.
This commit is contained in:
Glenn Morris 2009-07-21 06:46:33 +00:00
parent 7b3773ad26
commit 0b5546d610
17 changed files with 523 additions and 593 deletions

View file

@ -1,3 +1,25 @@
2009-07-21 Glenn Morris <rgm@gnu.org>
* refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
* refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
* refcards/cs-refcard.tex, refcards/de-refcard.tex:
* refcards/fr-refcard.tex, refcards/pl-refcard.tex:
* refcards/pt-br-refcard.tex, refcards/refcard.tex:
* refcards/ru-refcard.tex, refcards/sk-refcard.tex:
* refcards/cs-survival.tex, refcards/fr-survival.tex:
* refcards/sk-survival.tex, refcards/survival.tex:
Remove version numbers that don't mean much. Instead, just use Emacs
version and date. Use FSF URL rather than postal address.
* refcards/vipcard.tex (versionnumber, version): Remove.
(versionemacs, versionvip): New.
(copyrightnotice): Use FSF URL rather than postal address.
* refcards/viperCard.tex (versionnumber): Rename to versionviper.
(versionemacs, versionxemacs): New.
(version): Remove.
(copyrightnotice): Use FSF URL rather than postal address.
2009-07-16 Glenn Morris <rgm@gnu.org>
* refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:

View file

@ -1,9 +1,10 @@
% Reference Card for Dired
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Czech hyphenation rules applied
\chyph
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% This file is part of GNU Emacs.
@ -20,62 +21,51 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
%**start of header
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
% Nothing else needs to be changed.
% This file is intended to be processed by plain TeX (TeX82).
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
% This is a bit of a dirty hack on the GNU Emacs reference card
% to produce a Dired reference card instead.
% I (Evgeny Roubinchtein, eroubinc@u.washington.edu) put this together
% because I wanted a Dired reference card,
% but couldn't find anything on the 'net.
% Based mostly off Dired's describe-mode.
% Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
% See dired-ref.tex.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{0.1}
\def\versionemacs{23}
%**start of header
% Czech hyphenation rules applied
\chyph
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\version{May 2006\ v\versionnumber}
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{designed by Stephen Gildea, \version}
\centerline{for GNU Emacs version \versionemacs{} on Unix systems}
\centerline{Updated for Dired in May 2000 by Evgeny Roubinchtein}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Originally written May 2000 by Evgeny Roubinchtein,}
\centerline{using refcard layout designed by Stephen Gildea.}
\centerline{Translated by Pavel Janík.}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
@ -261,7 +251,7 @@
\title{Referenèní karta pro Dired}
\centerline{(urèeno pro Dired v GNU Emacsu \versionemacs.x)}
\centerline{(urèeno pro Dired v GNU Emacsu \versionemacs)}
\centerline{Pøíkazy oznaèené \dx{} vy¾adují dired-x}
% trim this down to fit everything on one page

View file

@ -1,25 +1,12 @@
% Reference Card for GNU Emacs version 21 on Unix systems
% Reference Card for GNU Emacs
% Czech hyphenation rules applied
\chyph
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
%**start of header
\newcount\columnsperpage
% This file can be printed with 1, 2, or 3 columns per page (see below).
% 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=(0)
% Nothing else needs to be changed.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Czech translation: Jan Buchal <buchal@brailcom.cz>, January 1999
% Milan Zamazal <pdm@zamazal.org>, August 1999
% Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21)
% This file is part of GNU Emacs.
@ -36,6 +23,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -50,48 +38,50 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
% Translated to Czech by Jan Buchal <buchal@brailcom.cz> in January 1999
% Corrections and improvements of the translation
% by Milan Zamazal <pdm@zamazal.org> in August 1999
% More work on better integration with GNU Emacs 21
% by Pavel Janík <Pavel@Janik.cz> in November 2000
% Which mode to use is controlled by setting \columnsperpage.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{2.2}
\def\versionemacs{23}
\def\versionyear{2006} % latest update
%**start of header
% Czech hyphenation rules applied
\chyph
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=1
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
\centerline{designed by Stephen Gildea}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Jan Buchal, Milan Zamazal, Pavel Janík}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,34 +1,10 @@
%
% Title: GNU Emacs Survival Card
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
%**start of header
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 21}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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, 2008, 2009 Free Software Foundation, Inc.
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% This file is part of GNU Emacs.
@ -45,23 +21,47 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% Czech hyphenation rules applied
\chyph
% Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
% See survival.tex.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{1.0}
\def\versionemacs{23}
\def\versiondate{duben 2000} % latest update
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 21}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
%**start of header
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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)
% Czech hyphenation rules applied
\chyph
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\copyrightnotice{\penalty-1\vfill
\vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
Copyright \year\ Free Software Foundation, Inc.\break
Verze \versionnumber{} pro GNU Emacs \versionemacs, \versiondate\break
Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
Pro GNU Emacs \versionemacs\break
W{\l}odek Bzyl (matwb@univ.gda.pl)\break
Do èe¹tiny pøelo¾il Pavel Janík (Pavel@Janik.cz)

View file

@ -1,30 +1,10 @@
% Reference Card for GNU Emacs version 23 on Unix systems
%
% Translation into German by Sven Joachim <svenjoac@gmx.de>
%
%**start of header
\newcount\columnsperpage
% Reference Card for GNU Emacs
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
% Copyright (C) 1987, 1993, 1996, 2000, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
\columnsperpage=3
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0l)
% If you don't have german.sty, you can either get it from CTAN or
% change the \glqq and \grqq commands below.
\input german.sty
\mdqoff % deactivates the "-char
% Nothing else needs to be changed below this line.
% Copyright (C) 1987, 1993, 1996, 2000, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% German translation: Sven Joachim <svenjoac@gmx.de>
% This file is part of GNU Emacs.
@ -41,6 +21,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -55,35 +36,44 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
% Which mode to use is controlled by setting \columnsperpage.
%
% To compile and print this document:
% tex de-refcard.tex
% dvips -t landscape de-refcard.dvi
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
\def\versionnumber{2.3}
\def\versionyear{2009} % latest update
\def\versionemacs{23}
%**start of header
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=3
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0l)
% If you don't have german.sty, you can either get it from CTAN or
% change the \glqq and \grqq commands below.
\input german.sty
\mdqoff % deactivates the "-char
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed below this line.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Bedingungen auf der R\"uckseite. v\versionnumber}}
Bedingungen auf der R\"uckseite.}}
\def\copyrightnotice{\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} f\"ur GNU Emacs Version \versionemacs,
\versionyear}
\centerline{entworfen von Stephen Gildea}
\centerline{F\"ur GNU Emacs Version \versionemacs}
\centerline{Entworfen von Stephen Gildea}
% \centerline{deutsche \"Ubersetzung von Sven Joachim}
Es ist gestattet, ver\"anderte und unver\"anderte Kopien dieser
@ -91,10 +81,9 @@
der Copyright-Hinweis und der Hinweis auf diese Erlaubnis auf allen
Kopien befinden.
F\"ur Kopien des Handbuchs zu GNU Emacs schreiben Sie an die Free
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
F\"ur Kopien des Handbuchs zu GNU Emacs:
\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,6 +1,9 @@
% Reference Card for Dired
% Copyright (C) 2000, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% This file is part of GNU Emacs.
@ -17,57 +20,53 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
%**start of header
\newcount\columnsperpage
\columnsperpage=2
% 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.
% This file is intended to be processed by plain TeX (TeX82).
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
% This is a bit of a dirty hack on the GNU Emacs reference card
% to produce a Dired reference card instead.
% I (Evgeny Roubinchtein, eroubinc@u.washington.edu) put this together
% because I wanted a Dired reference card,
% but couldn't find anything on the 'net.
% Based mostly off Dired's describe-mode.
% I put this together because I wanted a Dired reference card, but
% couldn't find anything on the 'net. Based mostly off Dired's
% describe-mode.
%**start of header
\newcount\columnsperpage
\def\versionnumber{0.1}
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(1)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\version{May 2006\ v\versionnumber}
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{designed by Stephen Gildea, \version}
\centerline{for GNU Emacs version 19 on Unix systems}
\centerline{Updated for Dired in May 2000 by Evgeny Roubinchtein}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Originally written May 2000 by Evgeny Roubinchtein,}
\centerline{using refcard layout designed by Stephen Gildea.}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
@ -255,7 +254,7 @@
\title{Dired Reference Card}
\centerline{(based on Dired in GNU Emacs 23)}
\centerline{(based on Dired in GNU Emacs \versionemacs)}
\centerline{Commands marked with \dx{} require dired-x}
% trim this down to fit everything on one page

View file

@ -1,7 +1,11 @@
% Reference Card for Dired
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% French translation: Eric Jacoboni
% This file is part of GNU Emacs.
% GNU Emacs is free software: you can redistribute it and/or modify
@ -17,47 +21,35 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
% See dired-ref.tex.
%**start of header
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
% Nothing else needs to be changed.
% This file is intended to be processed by plain TeX (TeX82).
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
% This is a bit of a dirty hack on the GNU Emacs reference card
% to produce a Dired reference card instead.
% I (Evgeny Roubinchtein, eroubinc@u.washington.edu) put this together
% because I wanted a Dired reference card,
% but couldn't find anything on the 'net.
% Based mostly off Dired's describe-mode.
\def\versionnumber{0.1}
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\version{Mai 2006\ v\versionnumber}
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions au dos. v\versionnumber}}
Permissions au dos.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{conception de Stephen Gildea, \version}
\centerline{pour GNU Emacs version 19 sur syst\`emes Unix}
\centerline{Pour GNU Emacs version \versionemacs}
\centerline{Conception de Stephen Gildea}
\centerline{Mis \`a jour pour Dired en Mai 2000 par Evgeny Roubinchtein}
\centerline{Traduction fran\c{c}aise d'\'Eric Jacoboni}
@ -65,9 +57,9 @@
la notice de copyright et cette note de permission soient pr\'eserv\'ees
sur toutes les copies.
Pour obtenir des copies du manuel de GNU Emacs, \'ecrivez \`a la Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Pour obtenir des copies du manuel de GNU Emacs:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
@ -258,7 +250,7 @@
\title{Carte de r\'ef\'erence de Dired}
\centerline{(bas\'e sur Dired de GNU Emacs 23.x)}
\centerline{(bas\'e sur Dired de GNU Emacs \versionemacs)}
\centerline{Les commandes marqu\'ees par \dx{} n\'ecessitent dired-x}
% trim this down to fit everything on one page

View file

@ -1,21 +1,11 @@
% Reference Card for GNU Emacs version 23 on Unix systems
%**start of header
\newcount\columnsperpage
% Reference Card for GNU Emacs
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
\columnsperpage=3
% 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, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% French translation: Eric Jacoboni
% Micha\"el Cadilhac
% This file is part of GNU Emacs.
@ -32,6 +22,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -46,48 +37,49 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
% Which mode to use is controlled by setting \columnsperpage.
%
% To compile and print this document:
% tex fr-refcard.tex
% dvips -t landscape fr-refcard.dvi
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
%**start of header
\def\versionnumber{2.3}
\def\versionemacs{23}
\def\versionyear{2007} % latest update
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=3
% PDF output layout. 0 for A4, 1 for Letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0l)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed below this line.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions au dos. v\versionnumber}}
Permissions au dos.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} pour GNU Emacs version \versionemacs,
\versionyear}
\centerline{conception de Stephen Gildea}
\centerline{traduction fran\c{c}aise de Micha\"el Cadilhac}
\centerline{Pour GNU Emacs version \versionemacs}
\centerline{Conception de Stephen Gildea}
\centerline{Traduction fran\c{c}aise de Micha\"el Cadilhac}
% previously: Eric Jacoboni
Vous pouvez faire et distribuer des copies de cette carte, modifiée ou
non, pourvu que la note de copyright et cette note de permission
soient conserv\'ees sur toutes les copies.
Pour des copies du manuel GNU Emacs, \'ecrivez \`a la Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.
Pour des copies du manuel GNU Emacs:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,35 +1,11 @@
%&tex
%
% Title: GNU Emacs Survival Card
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
%**start of header
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 21}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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, 2008, 2009 Free Software Foundation, Inc.
% French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001
% This file is part of GNU Emacs.
@ -46,17 +22,41 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% Translated to french by \'Eric Jacoboni <jaco@teaser.fr> in November 2001
\def\versionnumber{1.0}
\def\versionemacs{23}
\def\versiondate{Avril 2000} % latest update
% See survival.tex.
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 21}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
%**start of header
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\copyrightnotice{\penalty-1\vfill
\vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
Copyright \year\ Free Software Foundation, Inc.\break
Version \versionnumber{} pour GNU Emacs \versionemacs, \versiondate\break
Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
Pour GNU Emacs \versionemacs\break
Auteur W{\l}odek Bzyl (matwb@univ.gda.pl)\break
Traduction fran\c{c}aise \'Eric Jacoboni (jaco@teaser.fr)

View file

@ -1,46 +1,11 @@
%&mex
%=====================================================================
% Reference Card for GNU Emacs version 20 on Unix systems was
% translated into Polish language by W{\l}odek Bzyl (matwb@univ.gda.pl)
% who also added new section on `Dired' and added info about Polish
% support in Emacs to section `International Character Sets'.
% Reference Card for GNU Emacs
% This file uses macros and fonts defined in the mex format.
% These macros and fonts are part of a current WEB2C
% distribution of TeX, for example teTeX (unix) fpTeX (windows).
% TeTeX comes with texconfig utility which could be used in
% particular to generate formats. Just run it and follow instructions.
%
% Note that the original Emacs refcard.tex uses macros and fonts
% defined in plain format. This file uses mex format which is
% a Polish adaptation of plain.
% Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
%**start of header
\ifx\MeX\undefined
\errmessage{This file requires `mex' format to be typeset correctly.
See head of this file for the comments how to generate mex format}
\endinput
\else
\prefixing
\fi
\newcount\columnsperpage
% This file can be printed with 1, or 2 columns per page (see below).
% Specify how many you want here.
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
% Nothing else needs to be changed.
% Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl>
% This file is part of GNU Emacs.
@ -57,6 +22,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -67,31 +33,56 @@
% 2 columns per page
% produces three already-reduced pages.
% You will still need to cut and paste.
% Which mode to use is controlled by setting \columnsperpage above.
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% Which mode to use is controlled by setting \columnsperpage.
% If there were room, it would be nice to see a section on Dired.
% Translated into Polish language by W{\l}odek Bzyl (matwb@univ.gda.pl)
% who also added new section on `Dired' and added info about Polish
% support in Emacs to section `International Character Sets'.
\def\versionnumber{1.2}
\def\versionemacs{23}
\def\versiondate{czerwiec 2006} % latest update
% This file uses macros and fonts defined in the mex format.
% These macros and fonts are part of a current WEB2C
% distribution of TeX, for example teTeX (unix) fpTeX (windows).
% TeTeX comes with texconfig utility which could be used in
% particular to generate formats. Just run it and follow instructions.
%
% Note that the original Emacs refcard.tex uses macros and fonts
% defined in plain format. This file uses mex format which is
% a Polish adaptation of plain.
%**start of header
\ifx\MeX\undefined
\errmessage{This file requires `mex' format to be typeset correctly.
See head of this file for the comments how to generate mex format}
\endinput
\else
\prefixing
\fi
% This file can be printed with 1, or 2 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. Version \versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{Wersja \versionnumber{} dla GNU Emacsa \versionemacs,
\versiondate}
\centerline{dla GNU Emacsa \versionemacs}
\centerline{projekt Stephen Gildea}
\centerline{t/lumaczenie W/lodek Bzyl}
@ -99,9 +90,9 @@
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,27 +1,10 @@
% Reference Card for GNU Emacs version 23 on Unix systems
%**start of header
\newcount\columnsperpage
\newcount\letterpaper
% Reference Card for GNU Emacs
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
% Copyright (C) 1987, 1993, 1996, 1997, 2002, 2003, 2004, 2006, 2007,
% 2008, 2009 Free Software Foundation, Inc.
\columnsperpage=3
% 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, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Portuguese translation: Rodrigo Real <rreal@ucpel.tche.br>
% This file is part of GNU Emacs.
@ -38,6 +21,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -52,48 +36,55 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
% Which mode to use is controlled by setting \columnsperpage.
%
% To compile and print this document:
% tex refcard.tex
% dvips -t landscape refcard.dvi
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
% Translated from English to Portuguese by Rodrigo Real, send comments
% and suggestions to rreal@ucpel.tche.br. Thanks to Mario Goulart for
% the opinions.
% Thanks to Mario Goulart for the opinions.
\def\versionnumber{2.3}
\def\versionyear{2006} % latest update
\def\versionemacs{23}
%**start of header
\newcount\columnsperpage
\newcount\letterpaper
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\columnsperpage=3
% 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)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed below this line.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
\centerline{designed by Stephen Gildea}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Rodrigo Real}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,27 +1,9 @@
% Reference Card for GNU Emacs version 23 on Unix systems
%**start of header
\newcount\columnsperpage
\newcount\letterpaper
% Reference Card for GNU Emacs
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
\columnsperpage=3
% Set letterpaper to 0 for A4 paper, 1 for letter (US) paper. Useful
% only when columnsperpage is 2 or 3.
\letterpaper=1
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(1l)
% Nothing else needs to be changed below this line.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% This file is part of GNU Emacs.
@ -38,6 +20,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -52,43 +35,54 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
% Which mode to use is controlled by setting \columnsperpage.
%
% To compile and print this document:
% tex refcard.tex
% dvips -t landscape refcard.dvi
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
%**start of header
\newcount\columnsperpage
\newcount\letterpaper
\def\versionnumber{2.3} % version of this manual
\def\versionyear{2009} % year manual was updated
\def\versionemacs{23} % version of emacs this manual is for
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\columnsperpage=3
% Set letterpaper to 0 for A4 paper, 1 for letter (US) paper. Useful
% only when columnsperpage is 2 or 3.
\letterpaper=1
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(1l)
% Nothing else needs to be changed below this line.
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % copyright year
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
\centerline{designed by Stephen Gildea}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
Permission is granted to make and distribute modified or unmodified
copies of this card provided the copyright notice and this permission
notice are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,5 +1,8 @@
% Copyright (C) 1997, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Copyright (C) 1997, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Russian translation: Alex Ott <alexott@gmail.com>
\documentclass[10pt]{article}
\usepackage{multicol,tabularx}
@ -19,28 +22,27 @@
\newlength{\ColThreeWidth}
\setlength{\ColThreeWidth}{25mm}
\newcommand{\versionnumber}[0]{2.3}
\newcommand{\versionemacs}[0]{23}
\newcommand{\nyear}[0]{2009}
\newcommand{\versionemacs}[0]{23} % version of Emacs this is for
\newcommand{\year}[0]{2009} % copyright year
\newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill
\centerline{\footnotesize \copyright\ \nyear\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
\centerline{\footnotesize \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back.}}
\newcommand\copyrightnotice[0]{
\vskip 1ex plus 2 fill\begingroup\footnotesize
\centerline{Copyright \copyright\ \nyear\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, June 2006}
\centerline{designed by Stephen Gildea}
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
\centerline{ðÅÒÅ×ÏÄ Alex Ott <alexott@gmail.com>}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
\hyphenation{mini-buf-fer}

View file

@ -1,9 +1,11 @@
% Reference Card for Dired
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Slovak hyphenation rules applied
\shyph
% Author: Evgeny Roubinchtein <eroubinc@u.washington.edu>
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001
% This file is part of GNU Emacs.
@ -20,63 +22,51 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Specify how many you want here.
%**start of header
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
% Nothing else needs to be changed.
% This file is intended to be processed by plain TeX (TeX82).
% The reference card looks OK with 2 columns per page, portrait mode.
% I haven't tried it with 3 columns per page.
% This is a bit of a dirty hack on the GNU Emacs reference card
% to produce a Dired reference card instead.
% I (Evgeny Roubinchtein, eroubinc@u.washington.edu) put this together
% because I wanted a Dired reference card,
% but couldn't find anything on the 'net.
% Based mostly off Dired's describe-mode.
% Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
% Translated to Slovak by Miroslav Vasko <vasko@debian.cz> in March 2001
% See dired-ref.tex.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{0.1}
\def\versionemacs{23}
%**start of header
% Slovak hyphenation rules applied
\shyph
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=2
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\version{May 2006\ v\versionnumber}
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{designed by Stephen Gildea, \version}
\centerline{for GNU Emacs version \versionemacs{} on Unix systems}
\centerline{Updated for Dired in May 2000 by Evgeny Roubinchtein}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Originally written May 2000 by Evgeny Roubinchtein,}
\centerline{using refcard layout designed by Stephen Gildea.}
\centerline{Translated by Miroslav Va¹ko.}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below
@ -264,7 +254,7 @@
\title{Referenèná karta pre Dired}
\centerline{(urèené pre Dired v GNU Emacse \versionemacs.x)}
\centerline{(urèené pre Dired v GNU Emacse \versionemacs)}
\centerline{Príkazy oznaèené \dx{} vy¾adujú dired-x}
% trim this down to fit everything on one page

View file

@ -1,25 +1,13 @@
% Reference Card for GNU Emacs version 23 on Unix systems
% Reference Card for GNU Emacs
% Slovak hyphenation rules applied
\shyph
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
%**start of header
\newcount\columnsperpage
% This file can be printed with 1, 2, or 3 columns per page (see below).
% 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=(0)
% Nothing else needs to be changed.
% Copyright (C) 1987, 1993, 1996, 1997, 2001, 2002, 2003, 2004,
% 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% Author: Stephen Gildea <gildea@stop.mail-abuse.org>
% Czech translation: Jan Buchal <buchal@brailcom.cz>, January 1999
% Milan Zamazal <pdm@zamazal.org>, August 1999
% Pavel Janík <Pavel@Janik.cz>, November 2000 (Emacs 21)
% Slozak translation: Miroslav Va¹ko <vasko@debian.cz>, March 2001
% This file is part of GNU Emacs.
@ -36,6 +24,7 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% This file is intended to be processed by plain TeX (TeX82).
%
% The final reference card has six columns, three on each side.
@ -50,50 +39,50 @@
% produces two pages which must be printed sideways to make a
% ready-to-use 8.5 x 11 inch reference card.
% For this you need a dvi device driver that can print sideways.
% Which mode to use is controlled by setting \columnsperpage above.
%
% Author:
% Stephen Gildea
% Internet: gildea@stop.mail-abuse.org
%
% Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
% for their many good ideas.
% If there were room, it would be nice to see a section on Dired.
% Translated to Czech by Jan Buchal <buchal@brailcom.cz> in January 1999
% Corrections and improvements of the translation
% by Milan Zamazal <pdm@zamazal.org> in August 1999
% More work on better integration with GNU Emacs 21
% by Pavel Janík <Pavel@Janik.cz> in November 2000
% Translated to Slovak by Miroslav Va¹ko <vasko@debian.cz> in March 2001
% Which mode to use is controlled by setting \columnsperpage.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{2.2}
\def\versionemacs{23}
\def\versionyear{2006} % last update
%**start of header
% Slovak hyphenation rules applied
\shyph
% This file can be printed with 1, 2, or 3 columns per page.
% Specify how many you want here.
\newcount\columnsperpage
\columnsperpage=1
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(0)
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
% Nothing else needs to be changed.
\def\shortcopyrightnotice{\vskip 1ex plus 2 fill
\centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
Permissions on back. v\versionnumber}}
Permissions on back.}}
\def\copyrightnotice{
\vskip 1ex plus 2 fill\begingroup\small
\centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
\centerline{v\versionnumber{} for GNU Emacs version \versionemacs, \versionyear}
\centerline{designed by Stephen Gildea}
\centerline{For GNU Emacs version \versionemacs}
\centerline{Designed by Stephen Gildea}
\centerline{Translated by Miroslav Va¹ko}
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice
are preserved on all copies.
For copies of the GNU Emacs manual, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For copies of the GNU Emacs manual, see:
{\tt http://www.gnu.org/software/emacs/\#Manuals}
\endgroup}
% make \bye not \outer so that the \def\bye in the \else clause below

View file

@ -1,34 +1,11 @@
%
% Title: GNU Emacs Survival Card
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
%**start of header
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 23}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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, 2008, 2009 Free Software Foundation, Inc.
% Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001
% Slovak translation: Miroslav Vasko <vasko@debian.cz>, March 2001
% This file is part of GNU Emacs.
@ -45,25 +22,49 @@
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
% Slovak hyphenation rules applied
\shyph
% Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
% Translated to Slovak by Miroslav Vasko <vasko@debian.cz> in March 2001
% See survival.tex.
% Process the file with `csplain' from the `CSTeX' distribution (included
% e.g. in the TeX Live CD).
\def\versionnumber{1.0}
\def\versionemacs{23}
% User interface is `plain.tex' and macros described below
%
% \title{CARD TITLE}{for version 23}
% \section{NAME}
% optional paragraphs separated with \askip amount of vertical space
% \key{KEY-NAME} description of key or
% \mkey{M-x LONG-LISP-NAME} description of Elisp function
%
% \kbd{ARG} -- argument is typed literally
%**start of header
\def\plainfmtname{plain}
\ifx\fmtname\plainfmtname
\else
\errmessage{This file requires `plain' format to be typeset correctly}
\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)
% Slovak hyphenation rules applied
\shyph
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\copyrightnotice{\penalty-1\vfill
\vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
Copyright \year\ Free Software Foundation, Inc.\break
Verzia \versionnumber{} pre GNU Emacs \versionemacs, apríl 2000\break
Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
Pre GNU Emacs \versionemacs\break
W{\l}odek Bzyl (matwb@univ.gda.pl)\break
Do èe¹tiny prelo¾il Pavel Janík (Pavel@Janik.cz)
Do èe¹tiny prelo¾il Pavel Janík (Pavel@Janik.cz)\break
Do slovenèiny prelo¾il Miroslav Va¹ko (vasko@debian.cz)
Kópie tohto dokumentu mô¾ete vytvára» a ¹íri»

View file

@ -1,8 +1,26 @@
%&tex
%
% Title: GNU Emacs Survival Card
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
% 2009 Free Software Foundation, Inc.
% Author: Wlodek Bzyl <matwb@univ.gda.pl>
%
% This file is part of GNU Emacs.
% GNU Emacs is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation, either version 3 of the License, or
% (at your option) any later version.
% GNU Emacs is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
%**start of header
% User interface is `plain.tex' and macros described below
@ -24,37 +42,17 @@
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input pdflayout.sty
\pdflayout=(1)
% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
% 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
% This file is part of GNU Emacs.
% GNU Emacs is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation, either version 3 of the License, or
% (at your option) any later version.
% GNU Emacs is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
% You should have received a copy of the GNU General Public License
% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
\def\versionnumber{1.0}
\def\versionemacs{23}
\def\versionemacs{23} % version of Emacs this is for
\def\year{2009} % latest copyright year
\def\copyrightnotice{\penalty-1\vfill
\vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
Copyright \year\ Free Software Foundation, Inc.\break
Version \versionnumber{} for GNU Emacs \versionemacs, April 2000\break
Project W{\l}odek Bzyl (matwb@univ.gda.pl)
Copyright \copyright\ \year\ Free Software Foundation, Inc.\break
For GNU Emacs version \versionemacs\break
Author W{\l}odek Bzyl (matwb@univ.gda.pl)
Permission is granted to make and distribute copies of
this card provided the copyright notice and this permission notice