blob: 11db49132c0a4e430057865d5674328b10931ac7 (
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
|
Name of contribution: menu
Name and email: Knut Lickert <knut@lickert.net>
Location on CTAN: tex-archive/macros/latex/contrib/menu
Summary description: Typeset menu
License type: LaTeX Project Public License
Menu.sty define a command \menu{Programm!!Menu1!Command} and
expand it to something like Programm=>Menu1->Command.
You can use it for documentations of programs.
====================================
Provided Files:
*menu.dtx
*menu.ins
*menu.pdf
*readme
For more information visit
http://tex.lickert.net/packages/menu/index.html (German)
http://tex.lickert.net/packages/menu/index_en.html (English)
====================================
Related packages:
keystroke
A LaTeX package which provides macros for the graphical
representation of the keys on a computer keyboard.
Example: Ctrl, Shift AltGr
CTAN: tex-archive/macros/latex/contrib/keystroke/
|