comparison etc/cs-survival.tex @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 23a1cea22d13
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 % 1 %
2 % Title: GNU Emacs Survival Card 2 % Title: GNU Emacs Survival Card
3 % Author: Wlodek Bzyl <matwb@univ.gda.pl> 3 % Author: Wlodek Bzyl <matwb@univ.gda.pl>
4 %
5 % $Revision: 1.1 $
6 % $Date: 2001/04/18 13:59:16 $
7 % 4 %
8 %**start of header 5 %**start of header
9 6
10 % User interface is `plain.tex' and macros described below 7 % User interface is `plain.tex' and macros described below
11 % 8 %
22 \else 19 \else
23 \errmessage{This file requires `plain' format to be typeset correctly} 20 \errmessage{This file requires `plain' format to be typeset correctly}
24 \endinput 21 \endinput
25 \fi 22 \fi
26 23
27 % Copyright (c) 2000 Free Software Foundation, Inc. 24 % Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
28 25
29 % This file is part of GNU Emacs. 26 % This file is part of GNU Emacs.
30 27
31 % GNU Emacs is free software; you can redistribute it and/or modify 28 % GNU Emacs is free software; you can redistribute it and/or modify
32 % it under the terms of the GNU General Public License as published by 29 % it under the terms of the GNU General Public License as published by
38 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
39 % GNU General Public License for more details. 36 % GNU General Public License for more details.
40 37
41 % You should have received a copy of the GNU General Public License 38 % You should have received a copy of the GNU General Public License
42 % along with GNU Emacs; see the file COPYING. If not, write to 39 % along with GNU Emacs; see the file COPYING. If not, write to
43 % the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 40 % the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
44 % Boston, MA 02111-1307, USA. 41 % Boston, MA 02110-1301, USA.
45 42
46 % Czech hyphenation rules applied 43 % Czech hyphenation rules applied
47 \chyph 44 \chyph
48 45
49 % Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001 46 % Translated to Czech by Pavel Janík <Pavel@Janik.cz> in March 2001
50 47
51 % Process the file with `csplain' from the `CSTeX' distribution (included 48 % Process the file with `csplain' from the `CSTeX' distribution (included
52 % e.g. in the TeX Live CD). 49 % e.g. in the TeX Live CD).
53 50
54 \def\versionnumber{1.0} 51 \def\versionnumber{1.0}
55 \def\year{2000} 52 \def\year{2005}
56 53
57 \def\copyrightnotice{\penalty-1\vfill 54 \def\copyrightnotice{\penalty-1\vfill
58 \vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter 55 \vbox{\smallfont\baselineskip=0.8\baselineskip\raggedcenter
59 Copyright \year\ Free Software Foundation, Inc.\break 56 Copyright \year\ Free Software Foundation, Inc.\break
60 Verze \versionnumber{} pro GNU Emacs 21, duben 2000\break 57 Verze \versionnumber{} pro GNU Emacs 21, duben 2000\break
409 \bye 406 \bye
410 407
411 % Local variables: 408 % Local variables:
412 % compile-command: "csplain survival" 409 % compile-command: "csplain survival"
413 % End: 410 % End:
411
412 % arch-tag: 86b21d3f-d8b6-412d-8d77-e6e8728f590e