summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/menu/menu.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/menu/menu.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/menu/menu.ins')
-rw-r--r--macros/latex/contrib/menu/menu.ins31
1 files changed, 31 insertions, 0 deletions
diff --git a/macros/latex/contrib/menu/menu.ins b/macros/latex/contrib/menu/menu.ins
new file mode 100644
index 0000000000..3fd0eae748
--- /dev/null
+++ b/macros/latex/contrib/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/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