menukeys icon indicating copy to clipboard operation
menukeys copied to clipboard

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

      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