summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/eplain
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/eplain')
-rw-r--r--Master/texmf-dist/tex/eplain/eplain.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/eplain/eplain.tex b/Master/texmf-dist/tex/eplain/eplain.tex
index 93bc3df91c0..236ea4efc32 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.3",
-%% date = "Tue Jul 21 21:57:33 PDT 2009",
+%% version = "3.4",
+%% date = "Sun Feb 21 15:52:21 PST 2010",
%% filename = "eplain.tex",
%% email = "bug-eplain@tug.org",
-%% checksum = "4250 9190 134946",
+%% checksum = "4251 9191 135013",
%% codetable = "ASCII",
%% supported = "yes",
%% docstring = "This file defines macros that extend and expand on
@@ -4034,7 +4034,8 @@
\global\let\DeclareOption\eplain@DeclareOption
\global\let\PassOptionsToPackage\eplain@PassOptionsToPackage
\global\let\ExecuteOptions\eplain@ExecuteOptions
- \global\let\ProcessOptions\eplain@ProcessOptions
+ \gdef\ProcessOptions{\@ifstar\eplain@ProcessOptions
+ \eplain@ProcessOptions}%
\global\let\AtBeginDocument\eplain@AtBeginDocument
\global\let\AtEndOfPackage\eplain@AtEndOfPackage
\global\let\ProvidesFile\eplain@ProvidesFile
@@ -4246,5 +4247,5 @@
\def\fmtname{eplain}%
\def\eplain{t}%
{\edef\plainversion{\fmtversion}%
- \xdef\fmtversion{3.3: 21 July 2009 (and plain \plainversion)}%
+ \xdef\fmtversion{3.4: 21 February 2010 (and plain \plainversion)}%
}%