From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/acmart/acmart.ins | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 macros/latex/contrib/acmart/acmart.ins (limited to 'macros/latex/contrib/acmart/acmart.ins') diff --git a/macros/latex/contrib/acmart/acmart.ins b/macros/latex/contrib/acmart/acmart.ins new file mode 100644 index 0000000000..d17dc066fd --- /dev/null +++ b/macros/latex/contrib/acmart/acmart.ins @@ -0,0 +1,30 @@ +% +% 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 -- cgit v1.2.3