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/erdc/erdc.ins | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 macros/latex/contrib/erdc/erdc.ins (limited to 'macros/latex/contrib/erdc/erdc.ins') diff --git a/macros/latex/contrib/erdc/erdc.ins b/macros/latex/contrib/erdc/erdc.ins new file mode 100644 index 0000000000..b4b2b6394d --- /dev/null +++ b/macros/latex/contrib/erdc/erdc.ins @@ -0,0 +1,29 @@ +% +% Doctrip file for erdc +% This file is in public domain +% $Id: erdc.ins,v 1.1 2009-03-09 19:16:23 boris Exp $ +% +\def\batchfile{erdc.ins} +\input docstrip +\keepsilent +\showprogress + + +\askforoverwritefalse + +\generate{% + \file{erdc.cls}{\from{erdc.dtx}{class}}} + +\obeyspaces +\Msg{*****************************************************}% +\Msg{* Congratulations! You successfully generated the *}% +\Msg{* erdc package. *}% +\Msg{* *}% +\Msg{* Please move the file erdc.cls to a place where *}% +\Msg{* LaTeX files are stored on your system. The manual *}% +\Msg{* is erdc.pdf . *}% +\Msg{* *}% +\Msg{* The package is released under LPPL *}% +\Msg{* *}% +\Msg{* Happy TeXing! *}% +\Msg{*****************************************************}% \ No newline at end of file -- cgit v1.2.3