summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-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