diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins')
-rw-r--r-- | macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins b/macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins new file mode 100644 index 0000000000..916cab227c --- /dev/null +++ b/macros/latex/contrib/widows-and-orphans/widows-and-orphans.ins @@ -0,0 +1,61 @@ +%% +%% This file will generate fast loadable files and documentation +%% driver files from the dtx file(s) in this package when run through +%% LaTeX or TeX. +%% +%% Copyright 2017-2018 Frank Mittelbach +%% +%% +%% This file is part of the LaTeX windows-and-orphans Bundle. +%% ---------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% In particular, NO PERMISSION is granted to modify the contents of this +%% file since it contains the legal notices that are placed in the files +%% it generates. +%% +%% +%% +%% --------------- start of docstrip commands ------------------ +%% +\input l3docstrip + +\keepsilent + +\usedir{tex/latex/widows-and-orphans} + +\preamble + +This is a generated file. + +Copyright 2017-2018 Frank Mittelbach + + +This file was generated from file(s) of the LaTeX windows-and-orphans Bundle. +----------------------------------------------------------------------------- + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +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. + +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. + +\endpreamble + + +\generate{\file{widows-and-orphans.sty}{\from{widows-and-orphans.dtx}{}}} + +\endbatchfile |