blob: b4b2b6394d8017f823ae12541048a5ce325cbbde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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{*****************************************************}%
|