summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/uplatex
diff options
context:
space:
mode:
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',