blob: 39d05209c5e2a7b75ae9b24919d11612906afad5 (
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 aomart
% This file is in public domain
% $Id: aomart.ins,v 1.2 2017/01/26 23:31:37 boris Exp $
%
\def\batchfile{aomart.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{aomart.cls}{\from{aomart.dtx}{class}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* aomart package. *}%
\Msg{* *}%
\Msg{* Please move the file aomart.cls to where LaTeX *}%
\Msg{* files are stored in your system. The manual is *}%
\Msg{* aomart.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|