Add with-file-modes macro, and use it
[bpt/emacs.git] / etc / refcards / README
CommitLineData
ba318903 1Copyright (C) 2013-2014 Free Software Foundation, Inc.
4fa44856
GM
2See the end of the file for license conditions.
3
4
5REFERENCE CARDS FOR GNU EMACS
6
eceeb5fc 7To generate these refcards, you need to install the TeX document
4fa44856 8production system. For example, <http://www.tug.org/texlive/>.
eceeb5fc
CY
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.
1181a8b0 15
4fa44856
GM
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
1181a8b0 26
4fa44856 27\f
abe2854c
GM
28COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
29
051cc2b6
GM
30The file gnus-logo.eps contains copyright and license information, but
31it is reproduced here for convenience.
abe2854c 32
fb6794d5 33File: gnus-logo.eps, gnus-logo.pdf
abe2854c 34 Author: Luis Fernandes <elf@ee.ryerson.ca>
6bc383b1 35 Copyright (C) 2001-2014 Free Software Foundation, Inc.
abe2854c 36 License: GNU General Public License version 3 or later (see COPYING)
4fa44856
GM
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/>.