summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/menu/menu.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:55:02 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:55:02 +0000
commit852770c15a43a13ef4dfee0594bf733d944cb459 (patch)
treee37ab23c930ffc0c72668c920df4d34f4cee46ea /Master/texmf-dist/source/latex/menu/menu.ins
parentb666f84e2a883ef2518e7df007bdab97e4a96c29 (diff)
trunk/Master/texmf-dist/source/latex/menu
git-svn-id: svn://tug.org/texlive/trunk@381 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/menu/menu.ins')
-rw-r--r--Master/texmf-dist/source/latex/menu/menu.ins31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/menu/menu.ins b/Master/texmf-dist/source/latex/menu/menu.ins
new file mode 100644
index 00000000000..b8697e0c238
--- /dev/null
+++ b/Master/texmf-dist/source/latex/menu/menu.ins
@@ -0,0 +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/lickert
+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