7a8c7c76bf41c45b24ca499d2b68d11ec6f9cdfc
[bpt/emacs.git] / etc / refcards / README
1 Copyright (C) 2013 Free Software Foundation, Inc.
2 See the end of the file for license conditions.
3
4
5 REFERENCE CARDS FOR GNU EMACS
6
7 To generate these refcards, you need to install the TeX document
8 production system. For example, <http://www.tug.org/texlive/>.
9
10 All modern GNU/Linux distributions provide TeX packages, so the
11 easiest way is just to install those. Your distribution may have
12 split some of the files needed to process non-English output into
13 separate, optional packages such as: texlive-lang-cyrillic,
14 texlive-lang-czechslovak, texlive-lang-german, and texlive-lang-polish.
15
16 Type `make all' (or `make pdf') to generate PDF versions of all the cards.
17 For PostScript format, use `make ps'.
18 To only generate the cards for a specific language, use e.g.
19 `make french' or `make french-ps'. As mentioned above, you may need
20 to install extra TeX packages for some languages.
21
22 PDF and PS copies of these cards are also available at
23 <http://www.gnu.org/software/emacs/refcards>. The FSF online
24 store <http://shop.fsf.org/> sometimes has printed copies for sale.
25
26
27 \f
28 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
29
30 The file gnus-logo.eps contains copyright and license information, but
31 it is reproduced here for convenience.
32
33 File: gnus-logo.eps, gnus-logo.pdf
34 Author: Luis Fernandes <elf@ee.ryerson.ca>
35 Copyright (C) 2001-2013 Free Software Foundation, Inc.
36 License: GNU General Public License version 3 or later (see COPYING)
37
38
39 \f
40 This file is part of GNU Emacs.
41
42 GNU Emacs is free software: you can redistribute it and/or modify
43 it under the terms of the GNU General Public License as published by
44 the Free Software Foundation, either version 3 of the License, or
45 (at your option) any later version.
46
47 GNU Emacs is distributed in the hope that it will be useful,
48 but WITHOUT ANY WARRANTY; without even the implied warranty of
49 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
50 GNU General Public License for more details.
51
52 You should have received a copy of the GNU General Public License
53 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.