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