summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/menukeys/README
blob: b8e8d53b725b61971940de25467819574d3fbacf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51


                 M E N U K E Y S


                   Tobias Weh
                www.tobias-weh.de
            github.com/tweh/menukeys



This package is designed to format menu sequences,
paths and keyboard shortcuts automatically. There
are serval predefined styles and one can define
his own styles in a flexible way.


License:
This material is subject to the LaTeX Project
Public License. See http://www.ctan.org/tex-
archive/help/Catalogue/licenses.lppl.html for
the details of that license.


Files:
* README            - this file
* menukeys.dtx      - source file
* menukeys.ins      - install file
* menukeys.pdf      - documentation


Installation:
It’s recommended to use your package manager to
installe the current version from CTAN. To install
this package manually download alls files and then
navigate to the folder that contains menukeys.ins.
Run

   latex menukeys.ins

to get the file menukeys.sty which should be moved
somewhere TeX can find it (e.g. $TEXMFHOME/tex/
latex/menukeys/menukeys.sty)

To typeset the manual run

    pdflatex menukeys.dtx
    makeindex -s gglo.ist -o menukeys.gls menukeys.glo
    makeindex -s gind.ist -o menukeys.ind menukeys.idx
    pdflatex menukeys.dtx
    pdflatex menukeys.dtx