blob: 92093ae199dc96c63aaa4fe581d011aa3f588148 (
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/platex/base}
\ifToplevel{\askonceonly}
\Msg{*** Generating ascmac package ***}
\preamble
Copyright (c) 2010 ASCII MEDIA WORKS
Copyright (c) 2016 Japanese TeX Development Community
This file is part of the pLaTeX2e system (community edition).
-------------------------------------------------------------
\endpreamble
\generate{
\file{ascmac.sty}{\from{ascmac.dtx}{ascmac}}
\file{tascmac.sty}{\from{ascmac.dtx}{tascmac}}
}
\endbatchfile
|