X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a113b3ca322fd73d97d0d9d69c9f48dc13fb326a..95df8112a0cbdb06addbac5fbea03b37d4440418:/etc/refcards/cs-refcard.tex diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex index d29c616985..8b9456b4a6 100644 --- a/etc/refcards/cs-refcard.tex +++ b/etc/refcards/cs-refcard.tex @@ -1,32 +1,19 @@ -% Reference Card for GNU Emacs version 21 on Unix systems +% Reference Card for GNU Emacs -% Czech hyphenation rules applied -\chyph - -%**start of header -\newcount\columnsperpage +% Copyright (C) 1987, 1993, 1996-1997, 2001-2011 +% Free Software Foundation, Inc. -% 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 Free Software Foundation, Inc. +% Author: Stephen Gildea +% Czech translation: Jan Buchal , January 1999 +% Milan Zamazal , August 1999 +% Pavel Janík , November 2000 (Emacs 21) % This file is part of GNU Emacs. -% GNU Emacs is free software; you can redistribute it and/or modify +% 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, or (at your option) -% any later version. +% 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 @@ -34,9 +21,8 @@ % GNU General Public License for more details. % You should have received a copy of the GNU General Public License -% along with GNU Emacs; see the file COPYING. If not, write to -% the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -% Boston, MA 02110-1301, USA. +% along with GNU Emacs. If not, see . + % This file is intended to be processed by plain TeX (TeX82). % @@ -52,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 in January 1999 -% Corrections and improvements of the translation -% by Milan Zamazal in August 1999 -% More work on better integration with GNU Emacs 21 -% by Pavel Janík 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{22} -\def\versionyear{2006} % latest update -\def\year{2008} % latest copyright year + +%**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{2011} % 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 @@ -676,4 +664,3 @@ V % compile-command: "csplain cs-refcard" % End: -% arch-tag: 24ab5519-539c-4941-9a95-4ed9d819030f