From e459bd47158201bee4ea1cd05e9f186f2186a63e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Sep 2017 21:44:53 +0000 Subject: ifxptex (4sep17) git-svn-id: svn://tug.org/texlive/trunk@45213 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/ifxptex/README.txt | 2 +- .../texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf | Bin 196395 -> 197389 bytes .../texmf-dist/doc/generic/ifxptex/ifxptex-doc.tex | 7 ++++--- Master/texmf-dist/tex/generic/ifxptex/ifxptex.sty | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Master/texmf-dist/doc/generic/ifxptex/README.txt b/Master/texmf-dist/doc/generic/ifxptex/README.txt index 93962fa6dbe..7ea6eebd7b0 100644 --- a/Master/texmf-dist/doc/generic/ifxptex/README.txt +++ b/Master/texmf-dist/doc/generic/ifxptex/README.txt @@ -6,7 +6,7 @@ CTAN Homepage: https://ctan.org/pkg/ifxptex Repository: https://github.com/Man-Ting-Fang/ifxptex -Version: 2017-09-02 v0.1a +Version: 2017-09-04 v0.1b Copyright 2017 Yue ZHANG diff --git a/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf b/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf index e52a3d071d9..e01579b2c20 100644 Binary files a/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf and b/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf differ diff --git a/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.tex b/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.tex index 239f09c4e1f..de64f3f29de 100644 --- a/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.tex +++ b/Master/texmf-dist/doc/generic/ifxptex/ifxptex-doc.tex @@ -43,13 +43,13 @@ \thanks{CTAN Homepage: \texttt{https://ctan.org/pkg/ifxptex}} \thanks{Repository: \texttt{https://github.com/Man-Ting-Fang/ifxptex}}} \author{Yue \textsc{Zhang}} -\date{2017-09-02\quad v0.1a} +\date{2017-09-04\quad v0.1b} \maketitle \begin{abstract} This package provides commands for detecting \pTeX\ and its derivatives (\epTeX, -\upTeX, \eupTeX, and \ApTeX). +\upTeX, \eupTeX, and \ApTeX). Both \LaTeX\ and plain \TeX\ are supported. \end{abstract} \section{Introduction} @@ -102,7 +102,8 @@ There are two more naming conventions in this package: \item Suppose that there is a \TeX\ engine called \FooTeX, then both \verb|FooTeX| and \verb|footex| are used in commands' names, but they refer to different things: \verb|FooTeX| stands for the \FooTeX\ engine itself, while - \verb|footex| stands for all engines (mostly) compatible with \FooTeX. + \verb|footex| stands for all engines (mostly) compatible with \FooTeX\ + (including \FooTeX). \item Furthermore, \verb|UniFooTeX| and \verb|unifootex| stand respectively for \verb|FooTeX| and \verb|footex| when using Unicode as the internal encoding. (Similarly, ``\UNI'' used in the following tables indicates that the engine diff --git a/Master/texmf-dist/tex/generic/ifxptex/ifxptex.sty b/Master/texmf-dist/tex/generic/ifxptex/ifxptex.sty index 7342533f262..989625b328f 100644 --- a/Master/texmf-dist/tex/generic/ifxptex/ifxptex.sty +++ b/Master/texmf-dist/tex/generic/ifxptex/ifxptex.sty @@ -11,7 +11,7 @@ \begingroup\expandafter\expandafter\expandafter\endgroup \expandafter\ifx\csname ProvidesPackage\endcsname\relax \else - \ProvidesPackage{ifxptex}[2017/09/02 v0.1a Detect pTeX and its derivatives]% + \ProvidesPackage{ifxptex}[2017/09/04 v0.1b Detect pTeX and its derivatives]% \fi \edef\IFXPTEXDOTSTYRESTORECATCODE{\catcode`\noexpand\@=\the\catcode`\@\relax} -- cgit v1.2.3