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