diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/templatetools/templatetools.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/templatetools/templatetools.ins | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/templatetools/templatetools.ins b/Master/texmf-dist/source/latex/templatetools/templatetools.ins new file mode 100644 index 00000000000..933c2c1eab9 --- /dev/null +++ b/Master/texmf-dist/source/latex/templatetools/templatetools.ins @@ -0,0 +1,29 @@ +% See file 'templatetools.dtx' for copyright and licence. + +\input docstrip.tex +\keepsilent +\askforoverwritefalse + +\usedir{tex/latex/templatetools} + +\generate{ + \file{templatetools.sty}{\from{templatetools.dtx}{templatetools.sty}} +} + +\obeyspaces +\Msg{*************************************************************} +\Msg{* *} +\Msg{* To finish the installation you have to move the following *} +\Msg{* file into a directory searched by TeX: *} +\Msg{* *} +\Msg{* templatetools.sty *} +\Msg{* *} +\Msg{* To produce the documentation run the file *} +\Msg{* templatetools.dtx *} +\Msg{* through LaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{* *} +\Msg{*************************************************************} + +\endbatchfile |