summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 23:44:30 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 23:44:30 +0000
commitb02f713b8f3b7b6cfa2d1b9ff1ea53f154d8b789 (patch)
tree734361404a3379d6a1c27ddf97f83413b438282e /Master/texmf-dist
parent2f034426c8e3c35673c8104f4fcb44607ed68b2f (diff)
title update (4sep09)
git-svn-id: svn://tug.org/texlive/trunk@15108 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/titling/README64
-rw-r--r--Master/texmf-dist/doc/latex/titling/titling.pdfbin205716 -> 200649 bytes
-rw-r--r--Master/texmf-dist/source/latex/titling/titling.dtx31
-rw-r--r--Master/texmf-dist/source/latex/titling/titling.ins39
-rw-r--r--Master/texmf-dist/tex/latex/titling/titling.sty18
5 files changed, 74 insertions, 78 deletions
diff --git a/Master/texmf-dist/doc/latex/titling/README b/Master/texmf-dist/doc/latex/titling/README
index 24cddf6949b..c1806c534b1 100644
--- a/Master/texmf-dist/doc/latex/titling/README
+++ b/Master/texmf-dist/doc/latex/titling/README
@@ -1,48 +1,53 @@
+___________________
+The TITLING package
+
The titling package provides controls over the typesetting of the
\maketitle and \thanks commands, makes the \title, \author and \date
information permanantly available, and allows multiple titles in
a single document.
+
+Changes in version 2.1d (2009/09/04)
+- New maintainer (Will Robertson)
+
Changes in version 2.1c (2004/09/26)
-o No technical change, deleted mention of non-existing command
+- No technical change, deleted mention of non-existing command
Changes (version 2.1b 2004/05/10)
-o Changed license from LPPL v1.0 to v1.3
+- Changed license from LPPL v1.0 to v1.3
Changes in version 2.1a (2002/02/19)
-o No technical change, extra examples in the documentation.
+- No technical change, extra examples in the documentation.
Changes in version 2.1 (2001/03/23)
-o Support for new titling elements to be printed by \maketitle
-o Multiple titles on one document
-o Additional controls for layout of the thanks marks and text.
-o A method for centering a titlepage title on the physical page
+- Support for new titling elements to be printed by \maketitle
+- Multiple titles on one document
+- Additional controls for layout of the thanks marks and text.
+- A method for centering a titlepage title on the physical page
Changes in version 2.0 (2001/02/24)
-o Added controls for typesetting the \thanks command
-o Added \thanksmark for reusing thanks marks
-o Added a titlingpage environment as a mix of the titlepage class
+- Added controls for typesetting the \thanks command
+- Added \thanksmark for reusing thanks marks
+- Added a titlingpage environment as a mix of the titlepage class
option and the titlepage environment.
-o Improved the user interface for the titling controls. Unfortunately
+- Improved the user interface for the titling controls. Unfortunately
this makes version 2.0 incompatible with version 1.0.
-----------------------------------------------------------------
- Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net
- Copyright 2000 --- 2004 Peter R. Wilson
+ Author: Peter Wilson (Herries Press)
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+ Copyright 2000--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)
@@ -60,19 +65,14 @@ titling.pdf (user manual)
-----------------------------------------------------------------
To install the package:
-o run: latex titling.ins (which will generate titling.sty)
-o Move titling.sty to a location where LaTeX will find it.
+- run: latex titling.ins (which will generate titling.sty)
+- Move titling.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 titling.dtx
-o For an index, run: makeindex -s gind.ist titling
-o run: latex titling.dtx
-o Print titling.dvi for a hardcopy of the user manual
-
-
-2004/09/26
-Peter Wilson
-pandgwilson at earthlink dot net
+- run: latex titling.dtx
+- For an index, run: makeindex -s gind.ist titling
+- run: latex titling.dtx
+- Print titling.dvi for a hardcopy of the user manual
diff --git a/Master/texmf-dist/doc/latex/titling/titling.pdf b/Master/texmf-dist/doc/latex/titling/titling.pdf
index 4f047335a90..5b386e61d0d 100644
--- a/Master/texmf-dist/doc/latex/titling/titling.pdf
+++ b/Master/texmf-dist/doc/latex/titling/titling.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/titling/titling.dtx b/Master/texmf-dist/source/latex/titling/titling.dtx
index b8f47b2ee94..d5190dc4970 100644
--- a/Master/texmf-dist/source/latex/titling/titling.dtx
+++ b/Master/texmf-dist/source/latex/titling/titling.dtx
@@ -1,22 +1,20 @@
% \iffalse meta-comment
% titling.dtx
-% Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net
-% Copyright 2000 --- 2004 Peter R. Wilson
+% Author: Peter Wilson (Herries Press)
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+% Copyright 2000--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.
%
-%
+%
%<*driver>
\documentclass{ltxdoc}
\EnableCrossrefs
@@ -80,6 +78,7 @@
% \changes{v2.1a}{2002/02/19}{Added quote from Jason}
% \changes{v2.1b}{2004/05/10}{Changed license from LPPL v.10 to v1.3}
% \changes{v2.1c}{2004/09/26}{Deleted mention of unimplemented command}
+% \changes{v2.1d}{2009/09/04}{New maintainer (Will Robertson)}
%
% \def\dtxfile{titling.dtx}
% ^^A \def\fileversion{v0.3}
@@ -96,6 +95,8 @@
% \def\filedate{2004/05/10}
% \def\fileversion{v2.1c}
% \def\filedate{2004/09/26}
+% \def\fileversion{v2.1d}
+% \def\filedate{2009/09/04}
% \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
@@ -107,10 +108,10 @@
% file (\texttt{\dtxfile}) has version number \fileversion, last revised
% \filedate.}}
%
-% \author{%
-% Peter Wilson \\
-% Herries Press \\
-% \texttt{pandgwilson at earthlink dot net}
+% \author{
+% Author: Peter Wilson, Herries Press\\
+% Maintainer: Will Robertson\\
+% \texttt{will dot robertson at latex-project dot org}
% }
% \date{\filedate}
% \maketitle
@@ -801,7 +802,7 @@
% \begin{macrocode}
%<*usc>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{titling}[2004/09/26 v2.1c maketitle typesetting]
+\ProvidesPackage{titling}[2009/09/04 v2.1d maketitle typesetting]
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/titling/titling.ins b/Master/texmf-dist/source/latex/titling/titling.ins
index d2c66bcbe94..108691ce8ec 100644
--- a/Master/texmf-dist/source/latex/titling/titling.ins
+++ b/Master/texmf-dist/source/latex/titling/titling.ins
@@ -1,17 +1,15 @@
%% titling.ins
-%% Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net
-%% Copyright 2000 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson (Herries Press)
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 2000--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.
%%
@@ -26,33 +24,32 @@
\preamble
-----------------------------------------------------------------
- Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net
- Copyright 2000 --- 2004 Peter R. Wilson
+ Author: Peter Wilson (Herries Press)
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+ Copyright 2000--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{titling.drv}{t}{\from{titling.dtx}{driver}}
+%%% \generate{\file{titling.drv}{\from{titling.dtx}{driver}}}
\Msg{*** Generating the LaTeX2e package files ***}
-\generateFile{titling.sty}{t}{\from{titling.dtx}{usc}}
+\generate{\file{titling.sty}{\from{titling.dtx}{usc}}}
\Msg{***********************************************************}
\Msg{*}
diff --git a/Master/texmf-dist/tex/latex/titling/titling.sty b/Master/texmf-dist/tex/latex/titling/titling.sty
index d0b85df1c6b..ed2eb33c57d 100644
--- a/Master/texmf-dist/tex/latex/titling/titling.sty
+++ b/Master/texmf-dist/tex/latex/titling/titling.sty
@@ -7,25 +7,23 @@
%% titling.dtx (with options: `usc')
%%
%% -----------------------------------------------------------------
-%% Author: Peter Wilson (Herries Press) pandgwilson at earthlink dot net
-%% Copyright 2000 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson (Herries Press)
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 2000--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{titling}[2004/09/26 v2.1c maketitle typesetting]
+\ProvidesPackage{titling}[2009/09/04 v2.1d maketitle typesetting]
\newcommand{\pretitle}[1]{\def\@bspretitle{#1}}
\newcommand{\posttitle}[1]{\def\@bsposttitle{#1}}