diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-05 16:40:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-05 16:40:59 +0000 |
commit | e836ed75f5d2371dda1659e4e9768510281513d9 (patch) | |
tree | 5cc5517b8af979b8f5dfcb0fce40c83ca4020397 /Master | |
parent | 8cfb1d5e20c73abdcd59ddc8579ee7dfffde7e9b (diff) |
menu update (4mar09)
git-svn-id: svn://tug.org/texlive/trunk@12312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/menu/README (renamed from Master/texmf-dist/doc/latex/menu/readme) | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/menu/menu.ins | 62 |
2 files changed, 32 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/menu/readme b/Master/texmf-dist/doc/latex/menu/README index 11d6e82cd7e..11db49132c0 100644 --- a/Master/texmf-dist/doc/latex/menu/readme +++ b/Master/texmf-dist/doc/latex/menu/README @@ -2,7 +2,7 @@ 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 +License type: LaTeX Project Public License Menu.sty define a command \menu{Programm!!Menu1!Command} and expand it to something like Programm=>Menu1->Command. 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 <knut@lickert.net> -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 <knut@lickert.net>
+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
|