summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/eplain/eplain-source-3.13.zip (renamed from Master/texmf-dist/source/eplain/eplain-source-3.12.zip)bin258015 -> 258094 bytes
-rw-r--r--Master/texmf-dist/source/eplain/xeplain.tex5
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/eplain/eplain-source-3.12.zip b/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
index 320724f807f..6397b12f131 100644
--- a/Master/texmf-dist/source/eplain/eplain-source-3.12.zip
+++ b/Master/texmf-dist/source/eplain/eplain-source-3.13.zip
Binary files differ
diff --git a/Master/texmf-dist/source/eplain/xeplain.tex b/Master/texmf-dist/source/eplain/xeplain.tex
index c30fb6c01d2..0436a828ca6 100644
--- a/Master/texmf-dist/source/eplain/xeplain.tex
+++ b/Master/texmf-dist/source/eplain/xeplain.tex
@@ -1,4 +1,4 @@
-% $Id: xeplain.tex 60 2022-10-05 22:42:54Z karl $
+% $Id: xeplain.tex 62 2022-10-16 16:55:24Z karl $
% xeplain.tex: macros for nonformatting. Written 1989--94 by (mostly)
% Karl Berry. Some additions/changes 1997--98 by Adam Lewenberg,
% with subsequent contributions from many people.
@@ -125,7 +125,8 @@
\def\@@ifempty#1#2\@emptymarkB{\ifx #1\@emptymarkA}%
%
% True if #1 is an integer. From the UK List of TeX Frequently Asked
-% Questions, https://texfaq.org.\def\@gobbleminus#1{\ifx-#1\else#1\fi}%
+% Questions, https://texfaq.org.
+\def\@gobbleminus#1{\ifx-#1\else#1\fi}%
\def\ifinteger#1{\ifcat_\ifnum9<1\@gobbleminus#1 _\else A\fi}%
% This is a convenience to be used in places where TeX might be
% skipping tokens, e.g., in conditionals. Usage: