summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/menukeys/README
blob: f57885b1a58f7d952ba352298acf7180105f4e41 (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
LaTeX class: menukey v1.1b
-------------------------------------------------
Tobias Weh (www.tobias-weh.de)
2012/04/11

This package is design to format menu sequences,
paths and keyboard shortcuts automatically.
There are servals predefined styles and one
can define his own styles

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

Istall:
Use your TeX update manager oder do it manually:
Navigate to the folder that contains menukeys.ins
and call

   latex menukeys.ins

That gives you the file menukeys.sty which should
be moved somewhere TeX can find it (e.g.
$TEXMFHOME/tex/latex/musuos/musuos.cls)

To typeset the manual call

    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