summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/menukeys/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/menukeys/README')
-rw-r--r--macros/latex/contrib/menukeys/README54
1 files changed, 54 insertions, 0 deletions
diff --git a/macros/latex/contrib/menukeys/README b/macros/latex/contrib/menukeys/README
new file mode 100644
index 0000000000..eac3eeb486
--- /dev/null
+++ b/macros/latex/contrib/menukeys/README
@@ -0,0 +1,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