blob: d7b49dc39bdc22bb652626578974984f75d15fb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
\input docstrip
\keepsilent
\ifToplevel{\askonceonly}
\usedir{tex/platex/base}
\Msg{*** Generating the pLaTeX files for supporting latexrelease ***}
\preamble
Copyright (c) 2016-2018 Japanese TeX Development Community
This file is part of the pLaTeX2e system (community edition).
-------------------------------------------------------------
\endpreamble
\generate{
\file{platexrelease.sty}{
\from{plvers.dtx}{platexrelease}
\from{platexrelease.dtx}{platexrelease}
\from{plfonts.dtx}{platexrelease}
\from{plcore.dtx}{platexrelease}}
}
\endbatchfile
|