summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-23 17:54:31 +0000
committerKarl Berry <karl@freefriends.org>2020-01-23 17:54:31 +0000
commitedb82f6a574be02670ad3d8a0527736dae7d9ec8 (patch)
tree598530eff7ab62a1d620363eb8ed0214522196e8 /Master/texmf-dist
parentbdd44614e6b6436d84baa1d4ba136ced66ae8e0b (diff)
widows-and-orphans (22jan20)
git-svn-id: svn://tug.org/texlive/trunk@53505 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/widows-and-orphans/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/widows-and-orphans/changes.txt6
-rw-r--r--Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-code.pdfbin535372 -> 556802 bytes
-rw-r--r--Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdfbin264666 -> 292468 bytes
-rw-r--r--Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.dtx4
-rw-r--r--Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.ins4
-rw-r--r--Master/texmf-dist/tex/latex/widows-and-orphans/widows-and-orphans.sty8
7 files changed, 16 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/widows-and-orphans/README.md b/Master/texmf-dist/doc/latex/widows-and-orphans/README.md
index 147333ff6bd..0275059b8ea 100644
--- a/Master/texmf-dist/doc/latex/widows-and-orphans/README.md
+++ b/Master/texmf-dist/doc/latex/widows-and-orphans/README.md
@@ -14,7 +14,7 @@ Package source can be found below:
https://github.com/FrankMittelbach/fmitex/
-The license is LPPL.
+The license is LPPL 1.3c.
A general discussion on how to manage widows and orphans can be found in a TugBoat article located at
@@ -22,7 +22,7 @@ https://www.latex-project.org/publications/indexbytopic/2e-packages/
-----
-Copyright (C) 2018 Frank Mittelbach<br />
+Copyright (C) 2018-2020 Frank Mittelbach<br />
<https://latex-project.org/> <br />
All rights reserved.
diff --git a/Master/texmf-dist/doc/latex/widows-and-orphans/changes.txt b/Master/texmf-dist/doc/latex/widows-and-orphans/changes.txt
index 398f99f7d06..018420535dc 100644
--- a/Master/texmf-dist/doc/latex/widows-and-orphans/changes.txt
+++ b/Master/texmf-dist/doc/latex/widows-and-orphans/changes.txt
@@ -1,3 +1,9 @@
+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 parenthese in message,
diff --git a/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-code.pdf b/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-code.pdf
index 2c8da3b1524..4e555c1dc9c 100644
--- a/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-code.pdf
+++ b/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdf b/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdf
index b432515a1e2..79cc9ef6fd0 100644
--- a/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdf
+++ b/Master/texmf-dist/doc/latex/widows-and-orphans/widows-and-orphans-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.dtx b/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.dtx
index bef8cd4a697..ddf05363e11 100644
--- a/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.dtx
+++ b/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%%
-%% File: widows-and-orphans.dtx (C) Copyright 2017-2018 Frank Mittelbach
+%% File: widows-and-orphans.dtx (C) Copyright 2017-2020 Frank Mittelbach
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -334,7 +334,7 @@
% \end{figure}
%
% \begin{macrocode}
-\ProvidesExplPackage{widows-and-orphans}{2018/11/18}{v1.0b}
+\ProvidesExplPackage{widows-and-orphans}{2020/01/22}{v1.0c}
{Detecting widows and orphans (FMi)}
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.ins b/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.ins
index 916cab227cb..344a5148bd1 100644
--- a/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.ins
+++ b/Master/texmf-dist/source/latex/widows-and-orphans/widows-and-orphans.ins
@@ -35,7 +35,7 @@
This is a generated file.
-Copyright 2017-2018 Frank Mittelbach
+Copyright 2017-2020 Frank Mittelbach
This file was generated from file(s) of the LaTeX windows-and-orphans Bundle.
@@ -47,7 +47,7 @@ of this license or (at your option) any later version.
The latest version of this license is in
https://www.latex-project.org/lppl/
and version 1.3c or later is part of all distributions of LaTeX
-version 2005/12/01 or later.
+version 2008 or later.
This file may only be distributed together with a copy of the LaTeX
windows-and-orphans Bundle. You may however distribute the Bundle
diff --git a/Master/texmf-dist/tex/latex/widows-and-orphans/widows-and-orphans.sty b/Master/texmf-dist/tex/latex/widows-and-orphans/widows-and-orphans.sty
index 8aa908027b5..705e9409298 100644
--- a/Master/texmf-dist/tex/latex/widows-and-orphans/widows-and-orphans.sty
+++ b/Master/texmf-dist/tex/latex/widows-and-orphans/widows-and-orphans.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2017-2018 Frank Mittelbach
+%% Copyright 2017-2020 Frank Mittelbach
%%
%%
%% This file was generated from file(s) of the LaTeX windows-and-orphans Bundle.
@@ -20,18 +20,18 @@
%% The latest version of this license is in
%% https://www.latex-project.org/lppl/
%% and version 1.3c or later is part of all distributions of LaTeX
-%% version 2005/12/01 or later.
+%% version 2008 or later.
%%
%% This file may only be distributed together with a copy of the LaTeX
%% windows-and-orphans Bundle. You may however distribute the Bundle
%% without such generated files.
%%
%%
-%% File: widows-and-orphans.dtx (C) Copyright 2017-2018 Frank Mittelbach
+%% File: widows-and-orphans.dtx (C) Copyright 2017-2020 Frank Mittelbach
\NeedsTeXFormat{LaTeX2e} \RequirePackage{xparse,l3keys2e}
-\ProvidesExplPackage{widows-and-orphans}{2018/11/18}{v1.0b}
+\ProvidesExplPackage{widows-and-orphans}{2020/01/22}{v1.0c}
{Detecting widows and orphans (FMi)}
\tl_put_left:Nn \@makecol { \__fmwao_test_for_widows_etc: }
\bool_new:N \g__fmwao_gen_warn_bool