blob: 61e7f1e19329d08f2df7cbd88fb38506ef961f06 (
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
|
\input docstrip
\keepsilent
\ifToplevel{\askonceonly}
\usedir{tex/uplatex/base}
\Msg{*** Generating the upLaTeX files for making the documents ***}
\preamble
Copyright (c) 2010 ASCII MEDIA WORKS
Copyright (c) 2016 Takuji Tanaka
Copyright (c) 2016 Japanese TeX Development Community
This file is part of the upLaTeX2e system (community edition).
--------------------------------------------------------------
\endpreamble
\generate{
\file{upldoc.tex}{\from{uplatex.dtx}{pldoc}}
\file{Xins.ins}{\from{uplatex.dtx}{Xins}}
}
\endbatchfile
|