summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/toolbox/toolbox.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:58:31 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:58:31 +0000
commit173c95c204f01e6bb18cc852925c9a1cef535740 (patch)
treec996173db1a0c2324d62952a5dff73d02c1e01d6 /Master/texmf-dist/source/latex/toolbox/toolbox.ins
parent4bdfcefb715bd637618a63e10504ace6e9ae1330 (diff)
trunk/Master/texmf-dist/source/latex/toolbox
git-svn-id: svn://tug.org/texlive/trunk@558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/toolbox/toolbox.ins')
-rw-r--r--Master/texmf-dist/source/latex/toolbox/toolbox.ins22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/toolbox/toolbox.ins b/Master/texmf-dist/source/latex/toolbox/toolbox.ins
new file mode 100644
index 00000000000..9032400b2af
--- /dev/null
+++ b/Master/texmf-dist/source/latex/toolbox/toolbox.ins
@@ -0,0 +1,22 @@
+\def\batchfile{toolbox.ins}
+\input docstrip.tex
+\keepsilent
+\nopreamble
+\generateFile{toolbox.sty}{f}{\from{toolbox.dtx}{package}}
+\generateFile{toolbox.txt}{f}{\from{toolbox.dtx}{asciidocu}}
+\generateFile{toolbox.tex}{f}{\from{toolbox.dtx}{driver}}
+%%\generateFile{toolbox.ins.dup}{f}{\from{toolbox.dtx}{insfile}}
+
+\Msg{***************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the}
+\Msg{* file 'toolbox.sty' into a directory searched by TeX.}
+\Msg{*}
+\Msg{*}
+\Msg{* Run the file toolbox.tex through LaTeX to produce the}
+\Msg{* documentation or read the ascii documentation in toolbox.txt}
+\Msg{*}
+\Msg{*}
+\Msg{***************************************************************}
+\endbatchfile
+%</insfile>