summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 00:50:58 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 00:50:58 +0000
commita4c300998a5fff2c082ddf518e0ad7817e056b4e (patch)
tree30a73dff8a7446ec03c3456ce7741258be090de5 /Master
parent1bc9f6bee125727273a0eaa9ead91dd501a20bb5 (diff)
epigraph update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15056 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/epigraph/README55
-rw-r--r--Master/texmf-dist/doc/latex/epigraph/epigraph.pdfbin194387 -> 183661 bytes
-rw-r--r--Master/texmf-dist/source/latex/epigraph/epigraph.dtx36
-rw-r--r--Master/texmf-dist/source/latex/epigraph/epigraph.ins39
-rw-r--r--Master/texmf-dist/tex/latex/epigraph/epigraph.sty17
5 files changed, 70 insertions, 77 deletions
diff --git a/Master/texmf-dist/doc/latex/epigraph/README b/Master/texmf-dist/doc/latex/epigraph/README
index 58edfc3092c..fa639ba1c2f 100644
--- a/Master/texmf-dist/doc/latex/epigraph/README
+++ b/Master/texmf-dist/doc/latex/epigraph/README
@@ -1,43 +1,49 @@
+____________________
+The EPIGRAPH package
+
The epigraph package is designed for typesetting epigraphs --- the
pithy quotations often found at the start (or end) of a chapter. Both
single epigraphs and lists of epigraphs are catered for. Various aspects
are easily configurable.
+______________
+Change History
+
+Version 1.5c (2009/09/02)
+- New maintainer (Will Robertson)
+
Changes in Version 1.5a (2002/10/22)
-o Replaced flushleftright environment by flushepinormal environment
+- Replaced flushleftright environment by flushepinormal environment
to avoid clash with the ccaption package's \flushleftright
Changes in Version 1.5 (2000/02/20)
-o Generalised \cleartoevenpage command
+- Generalised \cleartoevenpage command
Changes in Version 1.4 (2000/01/16)
-o Added flushleftright environment
+- Added flushleftright environment
Changes in Version 1.3 (1999/12/01)
-o Added \dropchapter and \undodrop commands
+- Added \dropchapter and \undodrop commands
Changes in Version 1.2 (1999/09/12)
-o Added \cleartoevenpage command
-o Improved documentation
+- Added \cleartoevenpage command
+- Improved documentation
Changes in Version 1.1: (1998/11/29)
-o Added support for epigraphs above chapter titles.
+- Added support for epigraphs above chapter titles.
-----------------------------------------------------------------
- Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
- (or at: pandgwilson at earthlink dot net)
- Copyright 1998 --- 2004 Peter R. Wilson
+ Author: Peter Wilson, Herries Press
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+ Copyright 1998--2004 Peter R. Wilson
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
- version 1.3 of this license or (at your option) any
- later version.
- The latest version of the license is in
- http://www.latex-project.org/lppl.txt
- and version 1.3 or later is part of all distributions of
- LaTeX version 2003/06/01 or later.
-
- This work has the LPPL maintenance status "author-maintained".
+ version 1.3c of this license or (at your option) any
+ later version: <http://www.latex-project.org/lppl.txt>
+
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files:
README (this file)
@@ -56,18 +62,17 @@ epigraph.pdf (user manual)
-----------------------------------------------------------------
To install the package:
-o run: latex epigraph.ins (which will generate epigraph.sty)
-o Move epigraph.sty to a location where LaTeX will find it
+- run: latex epigraph.ins (which will generate epigraph.sty)
+- Move epigraph.sty to a location where LaTeX will find it
(typically in a local texmf tree at tex/latex/***) and refresh the
file database. See the FAQ on CTAN at help/uk-tex-faq or
http://www.tug.ac.uk/faq for more information on this.
To process the user manual:
-o run: latex epigraph.dtx
-o run: makeindex -s gind.ist epigraph
-o run: latex epigraph.dtx
-o Print epigraph.dvi for a hardcopy of the package manual
+- run: latex epigraph.dtx
+- run: makeindex -s gind.ist epigraph
+- run: latex epigraph.dtx
+- Print epigraph.dvi for a hardcopy of the package manual
2004/04/22
Peter Wilson
-peter.r.wilson@boeing.com
diff --git a/Master/texmf-dist/doc/latex/epigraph/epigraph.pdf b/Master/texmf-dist/doc/latex/epigraph/epigraph.pdf
index cb7da4a5f84..6b8773e03b6 100644
--- a/Master/texmf-dist/doc/latex/epigraph/epigraph.pdf
+++ b/Master/texmf-dist/doc/latex/epigraph/epigraph.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/epigraph/epigraph.dtx b/Master/texmf-dist/source/latex/epigraph/epigraph.dtx
index d15ca4ccf3a..baec16b14d0 100644
--- a/Master/texmf-dist/source/latex/epigraph/epigraph.dtx
+++ b/Master/texmf-dist/source/latex/epigraph/epigraph.dtx
@@ -1,19 +1,16 @@
% \iffalse meta-comment
% epigraph.dtx
-% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-% (or at: pandgwilson at earthlink dot net)
-% Copyright 1998 --- 2004 Peter R. Wilson
+% Author: Peter Wilson, Herries Press
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+% Copyright 1998--2004 Peter R. Wilson
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
-% version 1.3 of this license or (at your option) any
-% later version.
-% The latest version of the license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of
-% LaTeX version 2003/06/01 or later.
+% version 1.3c of this license or (at your option) any
+% later version: <http://www.latex-project.org/lppl.txt>
%
-% This work has the LPPL maintenance status "author-maintained".
+% This work has the LPPL maintenance status "maintained".
+% The Current Maintainer of this work is Will Robertson.
%
% This work consists of the files listed in the README file.
%
@@ -82,14 +79,13 @@
% \changes{v1.5}{2000/02/20}{Generalised \cs{cleartoevenpage} command}
% \changes{v1.5a}{2002/10/22}{Fixed class with ccaption package}
% \changes{v1.5b}{2004/04/22}{Updated license and contact details}
+% \changes{v1.5c}{2009/09/02}{New maintainer (Will Robertson)}
%
% \def\dtxfile{epigraph.dtx}
-% \def\fileversion{v1.5}
-% \def\filedate{2000/02/20}
-% \def\fileversion{v1.5a}
-% \def\filedate{2002/10/22}
-% \def\fileversion{v1.5b}
-% \def\filedate{2004/04/22}
+% \def\fileversion{v1.5} \def\filedate{2000/02/20}
+% \def\fileversion{v1.5a} \def\filedate{2002/10/22}
+% \def\fileversion{v1.5b} \def\filedate{2004/04/22}
+% \def\fileversion{v1.5c} \def\filedate{2009/09/02}
% \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package
% \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option
% \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file
@@ -111,9 +107,9 @@
% \filedate.}}
%
% \author{%
-% Peter Wilson\thanks{After May 2004 at: \texttt{pandgwilson at earthlink dot net}}\\
-% Catholic University of America \\
-% Now at \texttt{peter.r.wilson@boeing.com}
+% Author: Peter Wilson, Herries Press\\
+% Maintainer: Will Robertson\\
+% \texttt{will dot robertson at latex-project dot org}
% }
% \date{\filedate}
% \maketitle
@@ -488,7 +484,7 @@
% \begin{macrocode}
%<*usc>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{epigraph}[2002/10/22 v1.5a typesetting epigraphs]
+\ProvidesPackage{epigraph}[2009/09/02 v1.5c typesetting epigraphs]
% \end{macrocode}
%
% \begin{macro}{\beforeepigraphskip}
diff --git a/Master/texmf-dist/source/latex/epigraph/epigraph.ins b/Master/texmf-dist/source/latex/epigraph/epigraph.ins
index d238e33405a..9747d72a478 100644
--- a/Master/texmf-dist/source/latex/epigraph/epigraph.ins
+++ b/Master/texmf-dist/source/latex/epigraph/epigraph.ins
@@ -1,18 +1,15 @@
%% epigraph.ins
-%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-%% (or at: pandgwilson at earthlink dot net)
-%% Copyright 1998 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 1998--2004 Peter R. Wilson
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
-%% version 1.3 of this license or (at your option) any
-%% later version.
-%% The latest version of the license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of
-%% LaTeX version 2003/06/01 or later.
+%% version 1.3c of this license or (at your option) any
+%% later version: <http://www.latex-project.org/lppl.txt>
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
+%% The Current Maintainer of this work is Will Robertson.
%%
%% This work consists of the files listed in the README file.
%%
@@ -28,34 +25,32 @@
\preamble
-----------------------------------------------------------------
- Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
- (or at: pandgwilson at earthlink dot net)
+ Author: Peter Wilson, Herries Press
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Copyright 2001, 2002, 2003, 2004 Peter R. Wilson
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
- version 1.3 of this license or (at your option) any
- later version.
- The latest version of the license is in
- http://www.latex-project.org/lppl.txt
- and version 1.3 or later is part of all distributions of
- LaTeX version 2003/06/01 or later.
-
- This work has the LPPL maintenance status "author-maintained".
+ version 1.3c of this license or (at your option) any
+ later version: <http://www.latex-project.org/lppl.txt>
+
+ This work has the LPPL maintenance status "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files listed in the README file.
-----------------------------------------------------------------
\endpreamble
+\askforoverwritefalse
\keepsilent
%%% \Msg{*** Generating the driver file ***}
-%%% \generateFile{epigraph.drv}{t}{\from{epigraph.dtx}{driver}}
+%%% \generate{\file{epigraph.drv}{\from{epigraph.dtx}{driver}}}
\Msg{*** Generating the LaTeX2e package files ***}
-\generateFile{epigraph.sty}{t}{\from{epigraph.dtx}{usc}}
+\generate{\file{epigraph.sty}{\from{epigraph.dtx}{usc}}}
\Msg{***********************************************************}
\Msg{*}
diff --git a/Master/texmf-dist/tex/latex/epigraph/epigraph.sty b/Master/texmf-dist/tex/latex/epigraph/epigraph.sty
index 813b4ec5c0b..57f0a71154a 100644
--- a/Master/texmf-dist/tex/latex/epigraph/epigraph.sty
+++ b/Master/texmf-dist/tex/latex/epigraph/epigraph.sty
@@ -7,26 +7,23 @@
%% epigraph.dtx (with options: `usc')
%%
%% -----------------------------------------------------------------
-%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-%% (or at: pandgwilson at earthlink dot net)
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Copyright 2001, 2002, 2003, 2004 Peter R. Wilson
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
-%% version 1.3 of this license or (at your option) any
-%% later version.
-%% The latest version of the license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of
-%% LaTeX version 2003/06/01 or later.
+%% version 1.3c of this license or (at your option) any
+%% later version: <http://www.latex-project.org/lppl.txt>
%%
-%% This work has the LPPL maintenance status "author-maintained".
+%% This work has the LPPL maintenance status "maintained".
+%% The Current Maintainer of this work is Will Robertson.
%%
%% This work consists of the files listed in the README file.
%% -----------------------------------------------------------------
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{epigraph}[2002/10/22 v1.5a typesetting epigraphs]
+\ProvidesPackage{epigraph}[2009/09/02 v1.5c typesetting epigraphs]
\newlength{\beforeepigraphskip}
\setlength{\beforeepigraphskip}{.5\baselineskip}
\newlength{\afterepigraphskip}