blob: 12c5af2a021791e1aa4991428deef1a4fc29d3fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
%%%%
%%%% Patch file for the LaTeX2e kernel dated 2009/09/24
%%%% (2009/09/24)
\def\fmtversion@topatch{2009/09/24} % 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 2009/09/24):^^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
|