summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/menukeys/README
blob: eac3eeb486c6404be27be9600551c0bfdb71698e (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
52
53
54


          M E N U K E Y S


          Tobias Weh
          mail@tobiw.de
          http://tobiw.de/en
          

          ctan.org/pkg/menukeys
          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://mirror.ctan.org/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
install 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