summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/etex-pkg/README6
-rw-r--r--Master/texmf-dist/tex/latex/etex-pkg/etex.sty16
2 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/etex-pkg/README b/Master/texmf-dist/doc/latex/etex-pkg/README
new file mode 100644
index 00000000000..40bffdc8636
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/etex-pkg/README
@@ -0,0 +1,6 @@
+The package provides a straightforward interface to many of the extensions
+offered by e-TeX; in particular, it modifies LaTeX\u2019s register
+allocation macros to make use of the extended register range.
+
+The etoolbox provides macros that make more sophisticated use of
+e-TeX's facilities.
diff --git a/Master/texmf-dist/tex/latex/etex-pkg/etex.sty b/Master/texmf-dist/tex/latex/etex-pkg/etex.sty
index a5197718566..593f8cf3cba 100644
--- a/Master/texmf-dist/tex/latex/etex-pkg/etex.sty
+++ b/Master/texmf-dist/tex/latex/etex-pkg/etex.sty
@@ -1,3 +1,19 @@
+% \iffalse meta-comment
+%
+% Copyright 1997, 1998, 2008 LaTeX Project and Peter Breitenlohner.
+%
+% This file (etex.sty) may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3 of
+% this license or (at your option) any later version. The latest
+% version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2003/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work is Peter Breitenlohner.
+% \fi
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{etex}