diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-09 22:47:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-09 22:47:18 +0000 |
commit | ede48fa402ed1c37b836d56fc860a137fd0d2e11 (patch) | |
tree | abaeee82bcd19128a983e237d8d1010c29b41210 /Master/texmf-dist/source/latex/ascmac/ascmac.ins | |
parent | 3a66104a35750e51768c735cc4b634e4ecc7dfa3 (diff) |
ascmac (9mar18)
git-svn-id: svn://tug.org/texlive/trunk@46904 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ascmac/ascmac.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/ascmac/ascmac.ins | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ascmac/ascmac.ins b/Master/texmf-dist/source/latex/ascmac/ascmac.ins new file mode 100644 index 00000000000..413b1eec2ef --- /dev/null +++ b/Master/texmf-dist/source/latex/ascmac/ascmac.ins @@ -0,0 +1,23 @@ +\input docstrip +\keepsilent +\usedir{tex/latex/ascmac} +\ifToplevel{\askonceonly} + +\Msg{*** Generating ascmac package ***} + +\preamble + +Copyright (c) 2010 ASCII MEDIA WORKS +Copyright (c) 2016-2018 Japanese TeX Development Community + +This file is part of ascmac community edition. +------------------------------------------------------------- + +\endpreamble + +\generate{ + \file{ascmac.sty}{\from{ascmac.dtx}{ascmac}} + \file{tascmac.sty}{\from{ascmac.dtx}{tascmac}} +} + +\endbatchfile |