diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-01 22:30:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-01 22:30:23 +0000 |
commit | ede63cc3bc81142ec1e23c295a47feecbd2b83ff (patch) | |
tree | dab0e45bbcb0a2d205a23c32ecbc36e20e97e8f0 /Master/texmf-dist/tex/uplatex | |
parent | 5fd718eb3bef5dc9c05e7799a2d8f2f82078919c (diff) |
uplatex (31mar18)
git-svn-id: svn://tug.org/texlive/trunk@47229 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/uplatex')
-rw-r--r-- | Master/texmf-dist/tex/uplatex/base/uplcore.ltx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/uplatex/base/uplcore.ltx b/Master/texmf-dist/tex/uplatex/base/uplcore.ltx index bb02f4fa091..18e5e94a2fa 100644 --- a/Master/texmf-dist/tex/uplatex/base/uplcore.ltx +++ b/Master/texmf-dist/tex/uplatex/base/uplcore.ltx @@ -18,17 +18,17 @@ \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', |