diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/aomart/aomart.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/aomart/aomart.ins')
-rw-r--r-- | macros/latex/contrib/aomart/aomart.ins | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/aomart/aomart.ins b/macros/latex/contrib/aomart/aomart.ins new file mode 100644 index 0000000000..39d05209c5 --- /dev/null +++ b/macros/latex/contrib/aomart/aomart.ins @@ -0,0 +1,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{*****************************************************}%
\ No newline at end of file |