blob: 4ee7485cccb466031400f79fd927680cf9b5db0f (
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 2011/06/27
%%%% (2011/06/27)
\def\fmtversion@topatch{2011/06/27} % 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 2011/06/27):^^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
|