Skip to content
/ menukeys Public

A LaTeX package to typeset menu sequences, key strokes, paths etc.

Notifications You must be signed in to change notification settings

tweh/menukeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


          M E N U K E Y S


          Tobias Weh
          [email protected]
          https://tobiw.de/en
          
          Jonathan P. Spratte
          [email protected]


          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

About

A LaTeX package to typeset menu sequences, key strokes, paths etc.

Resources

Stars

Watchers

Forks

Packages

No packages published