blob: 47b17c9cdbd0dc6b7b39b8cb1e83cc09687724bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
\input docstrip
\keepsilent
\usedir{tex/latex/ascmac}
\ifToplevel{\askonceonly}
\Msg{*** Generating ascmac package ***}
\preamble
Copyright (c) 2010 ASCII MEDIA WORKS
Copyright (c) 2016-2020 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
|