mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-14 09:39:42 +00:00
7e09ef09a4
Run admin/update-copyright.
54 lines
2.0 KiB
Plaintext
54 lines
2.0 KiB
Plaintext
Copyright (C) 2013-2015 Free Software Foundation, Inc.
|
||
See the end of the file for license conditions.
|
||
|
||
|
||
REFERENCE CARDS FOR GNU EMACS
|
||
|
||
To generate these refcards, you need to install the TeX document
|
||
production system. For example, <http://www.tug.org/texlive/>.
|
||
|
||
All modern GNU/Linux distributions provide TeX packages, so the
|
||
easiest way is just to install those. Your distribution may have
|
||
split some of the files needed to process non-English output into
|
||
separate, optional packages such as: texlive-lang-cyrillic,
|
||
texlive-lang-czechslovak, texlive-lang-german, and texlive-lang-polish.
|
||
|
||
Type `make all' (or `make pdf') to generate PDF versions of all the cards.
|
||
For PostScript format, use `make ps'.
|
||
To only generate the cards for a specific language, use e.g.
|
||
`make french' or `make french-ps'. As mentioned above, you may need
|
||
to install extra TeX packages for some languages.
|
||
|
||
PDF and PS copies of these cards are also available at
|
||
<http://www.gnu.org/software/emacs/refcards>. The FSF online
|
||
store <http://shop.fsf.org/> sometimes has printed copies for sale.
|
||
|
||
|
||
|
||
COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
|
||
|
||
The file gnus-logo.eps contains copyright and license information, but
|
||
it is reproduced here for convenience.
|
||
|
||
File: gnus-logo.eps, gnus-logo.pdf
|
||
Author: Luis Fernandes <elf@ee.ryerson.ca>
|
||
Copyright (C) 2001-2014 Free Software Foundation, Inc.
|
||
License: GNU General Public License version 3 or later (see COPYING)
|
||
|
||
|
||
|
||
This file is part of GNU Emacs.
|
||
|
||
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 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
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details.
|
||
|
||
You should have received a copy of the GNU General Public License
|
||
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|