blob: 63b989499d04125ffb1a935cb8c61c8ce1aec04e (
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
|
2023-04-02 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* widows-and-orphans.dtx:
Honor a global "draft" option on the documentclass and change the
default from warning to info in that case unless explicitly set
with a check option (gh/1)
Use \ProcessKeyOptions which requires a 2022-06 kernel.
2022-08-27 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* widows-and-orphans.dtx (subsection{Checking \outputpenalty}):
When testing against the \outputpenalty use \@clubpenalty instead of
\clubpenalty to avoid spurious matches in some cases.
2021-03-05 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* widows-and-orphans.dtx:
xparse now part of the kernel and doesn't need loading.
2020-01-22 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
* widows-and-orphans.dtx:
Version 1.0c was a maintenance release without any code changes.
2018-11-18 <Frank.Mittelbach@latex-project.org>
* widows-and-orphans.dtx: Surplus open ( in message,
spotted by Barbara Beeton's eagle eyes.
|