Index of /archives/text/CTAN/macros/latex/contrib/menukeys

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2022-09-07 20:11 1.4K [TXT] menukeys.dtx 2022-09-07 20:11 79K [TXT] menukeys.ins 2022-09-07 20:11 1.8K [   ] menukeys.pdf 2022-09-07 20:11 608K


          M E N U K E Y S


          Tobias Weh
          mail@tobiw.de
          https://tobiw.de/en
          
          Jonathan P. Spratte
          jspratte@yahoo.de


          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
(LPPL), either version 1.3c of this license or (at your
option) any later version. The latest version of this
license is in the file

  https://www.latex-project.org/lppl.txt


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