blob: 8dd59de163418a28fa8319eaad699355c89fddcb (
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-2018 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
|