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/ebsthesis/ebsthesis.ins | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 macros/latex/contrib/ebsthesis/ebsthesis.ins (limited to 'macros/latex/contrib/ebsthesis/ebsthesis.ins') diff --git a/macros/latex/contrib/ebsthesis/ebsthesis.ins b/macros/latex/contrib/ebsthesis/ebsthesis.ins new file mode 100644 index 0000000000..e6dbfef2ad --- /dev/null +++ b/macros/latex/contrib/ebsthesis/ebsthesis.ins @@ -0,0 +1,30 @@ +\def\batchfile{ebsthesis.ins} + +\input docstrip + +\preamble +\endpreamble + +\keepsilent +\usedir{tex/latex/ebsthesis} + +\generate{\file{ebsthesis.cls}{\from{ebsthesis.dtx}{ebsthesis}} + } + +\ifToplevel{ +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space ebsthesis.cls} +\Msg{*} +\Msg{* To produce the documentation run the files ending with} +\Msg{* `.dtx' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} +} + +\endbatchfile + -- cgit v1.2.3