1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
emacs/etc/refcards
Eli Zaretskii cc8726d2c8 Merge from origin/emacs-29
6bc3800000 Ensure ucs-names is consistent with Unicode names
93134bb9c2 Make key-translate actually work
85f49a9bc8 Update to Org 9.6.9
2826c26537 Add leim subdirectories to emacs package
2023-09-23 09:32:57 -04:00
..
calccard.tex
cs-dired-ref.tex
cs-refcard.tex
cs-survival.tex
de-refcard.tex
dired-ref.tex
emacsver.tex.in
fr-dired-ref.tex
fr-refcard.tex
fr-survival.tex
gnus-logo.eps
gnus-logo.pdf
gnus-refcard.tex
Makefile
orgcard.tex Update to Org 9.6.9 2023-09-17 22:11:36 -04:00
pdflayout.sty
pl-refcard.tex
pt-br-refcard.tex
README
refcard.tex
ru-refcard.tex
sk-dired-ref.tex
sk-refcard.tex
sk-survival.tex
survival.tex
vipcard.tex
viperCard.tex

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2013-2023 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, <https://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
<https://www.gnu.org/software/emacs/refcards>.  The FSF online
store <https://shop.fsf.org/> sometimes has printed copies for sale.

List of generated cards:

    calccard.pdf           Calc Reference Card
    dired-ref.pdf          Dired Reference Card
    gnus-booklet.pdf       Gnus Reference Booklet
    gnus-refcard.pdf       Gnus Reference Card
    orgcard.pdf            Org-Mode Reference Card
    refcard.pdf            Emacs Reference Card
    survival.pdf           Emacs Survival Card
    vipcard.pdf            VIP Quick Reference Card
    viperCard.pdf          ViperCard: Viper Reference Pal

Brazilian Portuguese

    pt-br-refcard.pdf      Reference Card (pt-br)

Czech

    cs-dired-ref.pdf       Dired Reference Card (cs)
    cs-refcard.pdf         Emacs Reference Card (cs)
    cs-survival.pdf        Emacs Survival Card (cs)

French

    fr-dired-ref.pdf       Dired Reference Card (fr)
    fr-refcard.pdf         Emacs Reference Card (fr)
    fr-survival.pdf        Emacs Survival Card (fr)

German

    de-refcard.pdf         Emacs Reference Card (de)

Polish

    pl-refcard.pdf         Emacs Reference Card (pl)

Russian

    ru-refcard.pdf         Emacs Reference Card (ru)

Slovak

    sk-dired-ref.pdf       Dired Reference Card (sk)
    sk-refcard.pdf         Emacs Reference Card (sk)
    sk-survival.pdf        Emacs Survival Card (sk)


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-2022 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 <https://www.gnu.org/licenses/>.