summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/eplain/eplain.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/eplain/eplain.tex')
-rw-r--r--Master/texmf-dist/tex/eplain/eplain.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/eplain/eplain.tex b/Master/texmf-dist/tex/eplain/eplain.tex
index 4037a3153f0..330b1891b92 100644
--- a/Master/texmf-dist/tex/eplain/eplain.tex
+++ b/Master/texmf-dist/tex/eplain/eplain.tex
@@ -1,10 +1,10 @@
%% @texfile{
%% author = "Karl Berry, Steven Smith, Oleg Katsitadze, and others",
-%% version = "3.13",
-%% date = "Sun Oct 16 09:55:26 PDT 2022",
+%% version = "3.14",
+%% date = "Wed Apr 17 07:58:30 PDT 2024",
%% filename = "eplain.tex",
%% email = "tex-eplain@tug.org",
-%% checksum = "4291 9525 139058",
+%% checksum = "4294 9539 139235",
%% codetable = "ASCII",
%% supported = "yes",
%% docstring = "This file defines macros that extend and expand on
@@ -23,6 +23,7 @@
\expandafter\let\expandafter\next\csname endinput\endcsname
\fi
\next
+\expandafter\let\csname IFTEX\string @loaded\endcsname \relax
%% iftex TeX engine tests
%% LaTeX3 Project
%%
@@ -2041,6 +2042,8 @@ end
\fi
}%
\def\readcontentsfile#1{%
+ \immediate\closeout \csname #1file\endcsname
+ \ece\global{@#1fileopenedfalse}% have to reopen if writing again.
\edef\temp{%
\noexpand\testfileexistence[\csname #1filebasename\endcsname]{#1}%
}\temp
@@ -4287,5 +4290,5 @@ end
\def\fmtname{eplain}%
\def\eplain{t}%
{\edef\plainversion{\fmtversion}%
- \xdef\fmtversion{3.13: 16 October 2022 (and plain \plainversion)}%
+ \xdef\fmtversion{3.14: 17 April 2024 (and plain \plainversion)}%
}%