diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-30 00:06:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-30 00:06:18 +0000 |
commit | 0fedce708a4beebc39b71bc0ecacd4395574721c (patch) | |
tree | c8bdf492c12ec1f44742db939b8efc115526ba81 /Master/texmf-dist/doc/latex/menu | |
parent | b51a317576a6238db0b50d51a6cc66475500d66a (diff) |
menu update (29jan09)
git-svn-id: svn://tug.org/texlive/trunk@12012 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/menu')
-rw-r--r-- | Master/texmf-dist/doc/latex/menu/menu.pdf | bin | 0 -> 132906 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/menu/readme | 28 |
2 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/menu/menu.pdf b/Master/texmf-dist/doc/latex/menu/menu.pdf Binary files differnew file mode 100644 index 00000000000..888ac4c3a13 --- /dev/null +++ b/Master/texmf-dist/doc/latex/menu/menu.pdf diff --git a/Master/texmf-dist/doc/latex/menu/readme b/Master/texmf-dist/doc/latex/menu/readme new file mode 100644 index 00000000000..11d6e82cd7e --- /dev/null +++ b/Master/texmf-dist/doc/latex/menu/readme @@ -0,0 +1,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: Free + +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/ |