diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-03 23:45:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-03 23:45:17 +0000 |
commit | b90e3db7f33fec4598e155d820951f823a0721a1 (patch) | |
tree | 752938cb8f906748b1b7647d4a1d653ac86f4a44 /Master/texmf-dist/source/latex/aomart/aomart.ins | |
parent | d003fbe90a482efcf1e038687b21935f059cb898 (diff) |
new latex package aomart 1.1 (2jan11)
git-svn-id: svn://tug.org/texlive/trunk@20919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/aomart/aomart.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/aomart/aomart.ins | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/aomart/aomart.ins b/Master/texmf-dist/source/latex/aomart/aomart.ins new file mode 100644 index 00000000000..af374bc57e2 --- /dev/null +++ b/Master/texmf-dist/source/latex/aomart/aomart.ins @@ -0,0 +1,29 @@ +% +% Doctrip file for aomart +% This file is in public domain +% $Id: aomart.ins,v 1.1 2010-08-09 02:35:05 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 |