summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/uplatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-01 22:30:23 +0000
committerKarl Berry <karl@freefriends.org>2018-04-01 22:30:23 +0000
commitede63cc3bc81142ec1e23c295a47feecbd2b83ff (patch)
treedab0e45bbcb0a2d205a23c32ecbc36e20e97e8f0 /Master/texmf-dist/source/uplatex
parent5fd718eb3bef5dc9c05e7799a2d8f2f82078919c (diff)
uplatex (31mar18)
git-svn-id: svn://tug.org/texlive/trunk@47229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/uplatex')
-rw-r--r--Master/texmf-dist/source/uplatex/base/uplvers.dtx10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/uplatex/base/uplvers.dtx b/Master/texmf-dist/source/uplatex/base/uplvers.dtx
index fb76fb53c90..97f3182f35b 100644
--- a/Master/texmf-dist/source/uplatex/base/uplvers.dtx
+++ b/Master/texmf-dist/source/uplatex/base/uplvers.dtx
@@ -47,12 +47,13 @@
% up\LaTeX{}のバージョンと最小限の変更だけを定義するようにした}
% \changes{v1.1h-u02}{2018/02/18}{p\LaTeX{}の変更に追随。
% (based on plvers.dtx 2018/01/10 v1.1h)}
+% \changes{v1.1i-u02}{2018/03/31}{p\LaTeXe\ 2018/03/09以降必須}
% \fi
%
% \iffalse
%<*driver>
% \fi
-\ProvidesFile{uplvers.dtx}[2018/02/18 v1.1h-u02 upLaTeX Kernel (Version Info)]
+\ProvidesFile{uplvers.dtx}[2018/03/31 v1.1i-u02 upLaTeX Kernel (Version Info)]
% \iffalse
\documentclass{jltxdoc}
\GetFileInfo{uplvers.dtx}
@@ -79,22 +80,23 @@
% up\LaTeX{}のバージョンと最小限の変更だけを定義するようにした}
%
% まず、次のバージョンのp\LaTeX{}が利用可能なことを確認します。
+% \changes{v1.1i-u02}{2018/03/31}{p\LaTeXe\ 2018/03/09以降必須}
% \begin{macrocode}
%<*plcore>
\ifx\pfmtversion\@undefined
\errhelp{Please update your TeX installation; if not available,
obtain it^^Jmanually from CTAN
- (https://www.ctan.org/pkg/uplatex) or from^^JGitHub
+ (https://ctan.org/pkg/uplatex) or from^^JGitHub
(https://github.com/texjporg/uplatex).}%
\errmessage{This should not happen!^^JThere should be some
inconsistency in your installation;^^Jtry
removing old `uplatex.ltx' and install the
latest one}\@@end
\else
- \ifnum\expandafter\@parse@version\pfmtversion\@nil<20180309
+ \ifnum\expandafter\@parse@version\pfmtversion//00\@nil<20180309
\errhelp{Please update your TeX installation; if not available,
obtain it^^Jmanually from CTAN
- (https://www.ctan.org/pkg/platex) or from^^JGitHub
+ (https://ctan.org/pkg/platex) or from^^JGitHub
(https://github.com/texjporg/platex).}%
\errmessage{This version of upLaTeX2e requires pLaTeX2e 2018/03/09
or newer!^^JObtain a newer version of `platex',