diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ltpatch.ltx')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/ltpatch.ltx | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ltpatch.ltx b/Master/texmf-dist/tex/latex/base/ltpatch.ltx new file mode 100644 index 00000000000..69bfa51fc97 --- /dev/null +++ b/Master/texmf-dist/tex/latex/base/ltpatch.ltx @@ -0,0 +1,38 @@ + +%%%% +%%%% Patch file for the LaTeX2e kernel dated 2003/12/01 +%%%% (2003/12/01) + +\def\fmtversion@topatch{2003/12/01} % This patch will not work with + % any other release. + +\def\patch@level{0} + + + + +%%%%%%%%%%%%%%% +\iffalse + +\typeout{% +^^J% +*********************************************^^J% +ltpatch.ltx has fixed certain problems with the `kernel' of LaTeX.^^J% +Certain other files in the LaTeX distribution have also been updated^^J% +since the last release (list correct as of 2003/12/01):^^J% +base/xxxxxxx.dtx..............(patch 1)^^J% +unpacked/yyyyyyy.cls..........(patch 1)^^J% +^^J% +See the file patches.txt for more details.^^J% +*********************************************} + +\fi + +\endinput + + + + + + + |