blob: da585758031d16ae8de81d51792889e9923459f9 (
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 2015/01/01
%%%%
\def\fmtversion@topatch{2015/06/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 2015/01/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
|