diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/acmart/acmart.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/acmart/acmart.ins | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/acmart/acmart.ins b/Master/texmf-dist/source/latex/acmart/acmart.ins new file mode 100644 index 00000000000..8d93280a2c2 --- /dev/null +++ b/Master/texmf-dist/source/latex/acmart/acmart.ins @@ -0,0 +1,29 @@ +% +% Doctrip file for acmart +% This file is in public domain +% $Id: acmart.ins,v 1.1 2015/11/23 22:42:55 boris Exp $ +% +\def\batchfile{acmart.ins} +\input docstrip +\keepsilent +\showprogress + + +\askforoverwritefalse + +\generate{% + \file{acmart.cls}{\from{acmart.dtx}{class}}} + +\obeyspaces +\Msg{*****************************************************}% +\Msg{* Congratulations! You successfully generated the *}% +\Msg{* acmart package. *}% +\Msg{* *}% +\Msg{* Please move the file acmart.cls to where LaTeX *}% +\Msg{* files are stored in your system. The manual is *}% +\Msg{* acmart.pdf. *}% +\Msg{* *}% +\Msg{* The package is released under LPPL *}% +\Msg{* *}% +\Msg{* Happy TeXing! *}% +\Msg{*****************************************************}%
\ No newline at end of file |