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.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/eplain/eplain.tex b/Master/texmf-dist/tex/eplain/eplain.tex
index 049fe9d447a..d4dc8e2a1c9 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.8",
-%% date = "Thu May 12 09:13:53 PDT 2016",
+%% version = "3.9",
+%% date = "Thu May 30 08:55:47 PDT 2019",
%% filename = "eplain.tex",
%% email = "bug-eplain@tug.org",
-%% checksum = "4135 9294 134238",
+%% checksum = "4135 9294 134244",
%% codetable = "ASCII",
%% supported = "yes",
%% docstring = "This file defines macros that extend and expand on
@@ -184,8 +184,8 @@ end
\fi
%% @texfile{
%% author = "Karl Berry and Oren Patashnik",
-%% version = "0.99o",
-%% date = "10 May 2016",
+%% version = "0.99p",
+%% date = "30 May 2019",
%% filename = "btxmac.tex",
%% address = "tex-eplain@tug.org",
%% supported = "yes",
@@ -441,9 +441,9 @@ end
\long\def\providecommand#1{%
\def\@btxcommandname{#1}%
\expandafter\ifx\@btxcommandname \@undefined
- \let\cs=\@continuenewcommand % undefined, so we'll define it
+ \let\cs=\@btxcontinuenewcommand % undefined, so we'll define it
\else
- \let\cs=\@gobble % already defined, so ignore it
+ \let\cs=\@gobble % already defined, so ignore it
\fi
\@getoptionalarg\cs
}%
@@ -4131,5 +4131,5 @@ end
\def\fmtname{eplain}%
\def\eplain{t}%
{\edef\plainversion{\fmtversion}%
- \xdef\fmtversion{3.8: 12 May 2016 (and plain \plainversion)}%
+ \xdef\fmtversion{3.9: 30 May 2019 (and plain \plainversion)}%
}%