From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/doclicense/doclicense.ins | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 macros/latex/contrib/doclicense/doclicense.ins (limited to 'macros/latex/contrib/doclicense/doclicense.ins') diff --git a/macros/latex/contrib/doclicense/doclicense.ins b/macros/latex/contrib/doclicense/doclicense.ins new file mode 100644 index 0000000000..8e98df8fab --- /dev/null +++ b/macros/latex/contrib/doclicense/doclicense.ins @@ -0,0 +1,23 @@ +%% See file 'doclicense.dtx' for copyright and license. +\input docstrip.tex + +\keepsilent +\usedir{tex/latex/doclicense} +\usepreamble\mypreamble +\askforoverwritefalse +\generate{\nopreamble\file{doclicense.sty}{\from{doclicense.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 doclicense.sty} +\Msg{*} +\Msg{* To produce the documentation run the files} +\Msg{* `doclicense.dtx' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} + +\endbatchfile -- cgit v1.2.3