summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-20 22:37:05 +0000
committerKarl Berry <karl@freefriends.org>2017-09-20 22:37:05 +0000
commit2abea9e8c684ddce6f36df1f34a26373096139e2 (patch)
tree4626de381cfc4e42cc4b3f66c8a885a728e886c9 /Master/texmf-dist/tex
parentb51dffb3d2ed3f0f31cbdd94311c4569cc05dec7 (diff)
ifptex (20sep17)
git-svn-id: svn://tug.org/texlive/trunk@45358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/ifptex/ifptex.sty4
-rw-r--r--Master/texmf-dist/tex/generic/ifptex/ifuptex.sty4
2 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/ifptex/ifptex.sty b/Master/texmf-dist/tex/generic/ifptex/ifptex.sty
index 005dedec4b7..9b48ae68816 100644
--- a/Master/texmf-dist/tex/generic/ifptex/ifptex.sty
+++ b/Master/texmf-dist/tex/generic/ifptex/ifptex.sty
@@ -47,7 +47,7 @@
%% package declaration
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ifptex}[2017/09/15 v1.2a pTeX checker]
+\ProvidesPackage{ifptex}[2017/09/20 v1.2b pTeX checker]
\def\bxip@pkgname{ifptex}
%% enter the big group
@@ -214,6 +214,7 @@
\ifstrictpTeXng\else \bxip@err@required{pTeX-ng}\fi}
%--------------------------------------- KanjiKoodo declaration
+\ifpTeX
%% \bxip@def@str\CS{<strcode>}
\def\bxip@def@str#1#2{%
@@ -282,6 +283,7 @@
\epTeXinputencoding utf8}% unterminated
\fi
+\fi
%--------------------------------------- deprecated stuffs
%%<+>D \ifNativeupTeX == \ifnativeupTeX
diff --git a/Master/texmf-dist/tex/generic/ifptex/ifuptex.sty b/Master/texmf-dist/tex/generic/ifptex/ifuptex.sty
index 5639834f91f..27a38f61b33 100644
--- a/Master/texmf-dist/tex/generic/ifptex/ifuptex.sty
+++ b/Master/texmf-dist/tex/generic/ifptex/ifuptex.sty
@@ -43,10 +43,10 @@
%% package declaration
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ifuptex}[2017/09/15 v1.2a upTeX checker]
+\ProvidesPackage{ifuptex}[2017/09/20 v1.2b upTeX checker]
%% load ifptex
-\x\RequirePackage{ifptex}[2017/09/15]
+\x\RequirePackage{ifptex}[2017/09/20]
%% all done
\bxip@up@restore@codes