diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-09 23:41:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-09 23:41:02 +0000 |
commit | c143a4632d967b1831be9a77ea54f6ceac5da3ec (patch) | |
tree | cb2748d331ea49b43cf691a5d819bc4a2400f921 /Master/texmf-dist/source/uplatex/base/upldocs.ins | |
parent | 91d417296c636d06a8b3e4800715e6f87c900e46 (diff) |
uplatex (9may16)
git-svn-id: svn://tug.org/texlive/trunk@40991 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/uplatex/base/upldocs.ins')
-rw-r--r-- | Master/texmf-dist/source/uplatex/base/upldocs.ins | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/uplatex/base/upldocs.ins b/Master/texmf-dist/source/uplatex/base/upldocs.ins new file mode 100644 index 00000000000..61e7f1e1932 --- /dev/null +++ b/Master/texmf-dist/source/uplatex/base/upldocs.ins @@ -0,0 +1,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 |