From e836ed75f5d2371dda1659e4e9768510281513d9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 5 Mar 2009 16:40:59 +0000 Subject: menu update (4mar09) git-svn-id: svn://tug.org/texlive/trunk@12312 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/menu/README | 28 +++++++++++++ Master/texmf-dist/doc/latex/menu/readme | 28 ------------- Master/texmf-dist/source/latex/menu/menu.ins | 62 ++++++++++++++-------------- 3 files changed, 59 insertions(+), 59 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/menu/README delete mode 100644 Master/texmf-dist/doc/latex/menu/readme (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/menu/README b/Master/texmf-dist/doc/latex/menu/README new file mode 100644 index 00000000000..11db49132c0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/menu/README @@ -0,0 +1,28 @@ +Name of contribution: menu +Name and email: Knut Lickert +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/ diff --git a/Master/texmf-dist/doc/latex/menu/readme b/Master/texmf-dist/doc/latex/menu/readme deleted file mode 100644 index 11d6e82cd7e..00000000000 --- a/Master/texmf-dist/doc/latex/menu/readme +++ /dev/null @@ -1,28 +0,0 @@ -Name of contribution: menu -Name and email: Knut Lickert -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/ diff --git a/Master/texmf-dist/source/latex/menu/menu.ins b/Master/texmf-dist/source/latex/menu/menu.ins index 5075f4d3843..3fd0eae7483 100644 --- a/Master/texmf-dist/source/latex/menu/menu.ins +++ b/Master/texmf-dist/source/latex/menu/menu.ins @@ -1,31 +1,31 @@ -\def\batchfile{menu.ins} -\input docstrip.tex -\keepsilent -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\preamble ----------------------------------------------------------------------- -Name of contribution: Menu -Name and email: Knut Lickert -Location on CTAN: tex-archive/macros/latex/contrib/menu -More details: http://www.lickert.net/tex/menu -Summary description: Package for writing menus - -Announcement text: -Menu.sty provide a command - \string\menu{Programm!!Menu1!Command} -and expand it to something like Programm=>Menu1->Command ----------------------------------------------------------------------- -\endpreamble - -\generateFile{menu.sty}{f}{\from{menu.dtx}{package}} - -\Msg{***************************************************************} -\Msg{*} -\Msg{* To finish the installation you have to copy the files } -\Msg{*} -\Msg{*\space\space *.sty, *.cfg into a directory searched by TeX} -\Msg{*} -\Msg{***************************************************************} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\endinput +\def\batchfile{menu.ins} +\input docstrip.tex +\keepsilent +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\preamble +---------------------------------------------------------------------- +Name of contribution: Menu +Name and email: Knut Lickert +Location on CTAN: tex-archive/macros/latex/contrib/menu +More details: http://www.lickert.net/tex/menu +Summary description: Package for writing menus + +Announcement text: +Menu.sty provide a command + \string\menu{Programm!!Menu1!Command} +and expand it to something like Programm=>Menu1->Command +---------------------------------------------------------------------- +\endpreamble + +\generateFile{menu.sty}{f}{\from{menu.dtx}{package}} + +\Msg{***************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to copy the files } +\Msg{*} +\Msg{*\space\space *.sty, *.cfg into a directory searched by TeX} +\Msg{*} +\Msg{***************************************************************} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput -- cgit v1.2.3