summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 23:46:26 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 23:46:26 +0000
commitd21c8109c248c8c6dce8ee23f61c3aa175589c35 (patch)
tree8ed76706bff37bfca89387c2227538fbbe52a742
parent8448637808d271d9502caf27c49122d59834c02d (diff)
verse update (4sep09)
git-svn-id: svn://tug.org/texlive/trunk@15113 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/verse/README69
-rw-r--r--Master/texmf-dist/doc/latex/verse/verse.pdfbin277052 -> 272079 bytes
-rw-r--r--Master/texmf-dist/source/latex/verse/verse.dtx25
-rw-r--r--Master/texmf-dist/source/latex/verse/verse.ins36
-rw-r--r--Master/texmf-dist/tex/latex/verse/verse.sty16
5 files changed, 70 insertions, 76 deletions
diff --git a/Master/texmf-dist/doc/latex/verse/README b/Master/texmf-dist/doc/latex/verse/README
index 939a7bdfbd5..405e438b50d 100644
--- a/Master/texmf-dist/doc/latex/verse/README
+++ b/Master/texmf-dist/doc/latex/verse/README
@@ -1,57 +1,61 @@
+_________________
+The VERSE package
+
verse provides some aids for typesetting simple verse (poems).
+Changes in version 2.4a (2009/09/04)
+- New maintainer (Will Robertson)
+
Changes in version 2.4 (2007/01/10)
-o Can specify the number of the first verse line and the line number
+- Can specify the number of the first verse line and the line number
where the first of the line numbers will be displayed
Changes in version 2.3 (2006/01/14)
-o Fixed small hiccup in \\>[...]
-o Added possibilty of putting line numbers at the left
-o Improved method of changing the font used for line numbers
+- Fixed small hiccup in \\>[...]
+- Added possibilty of putting line numbers at the left
+- Improved method of changing the font used for line numbers
Changes in version 2.22 (2005/08/22)
-o Improved cooperation with hyperref
+- Improved cooperation with hyperref
Changes in version 2.21 (2004/03/1)
-o Removed an incompatibility with the hangul package
+- Removed an incompatibility with the hangul package
Changes in version 2.2 (2002/07/18)
-o Adjustable spacing between stanzas
+- Adjustable spacing between stanzas
Changes in version 2.1 (2002/03/28)
-o Added repeating patterns
-o Added \\> as a linebreaking command
-o Fixed \label when used with the first line of a poem
+- Added repeating patterns
+- Added \\> as a linebreaking command
+- Fixed \label when used with the first line of a poem
Changes in version 2.0 (2002/03/24)
-o Lines in a poem may be numbered
-o Verses may be numbered, or otherwise distinguished
-o Line-ending macros (\\ and friends) work as advertised
+- Lines in a poem may be numbered
+- Verses may be numbered, or otherwise distinguished
+- Line-ending macros (\\ and friends) work as advertised
Changes in version 1.2 (2001/10/28)
-o Vertical spacing matches the original verse environment
+- Vertical spacing matches the original verse environment
Changes in version 1.1 (2001/08/03)
-o Added pattern-based line indents
+- Added pattern-based line indents
Changes in version 1.0 (2001/07/21)
-o First public release
+- First public release
-----------------------------------------------------------------
- Author: Peter Wilson (herries dot press at earthlink dot net)
+ Author: Peter Wilson
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Herries Press
Copyright 2001--2007 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)
@@ -69,17 +73,12 @@ verse.pdf (user manual)
-----------------------------------------------------------------
To install the package:
-o run: latex verse.ins (which will generate verse.sty)
-o Move verse.sty to a location where LaTeX will find it (see the FAQ
+- run: latex verse.ins (which will generate verse.sty)
+- Move verse.sty to a location where LaTeX will find it (see the FAQ
on CTAN at help/uk-tex-faq for more information on this).
To regenerate the user manual
-o run: latex verse.dtx
+- run: latex verse.dtx
For an index run: makeindex -s gind.ist verse
-o run: latex verse.dtx
-o Print verse.dvi for a hardcopy of the user manual and documented code
-
-
-2007/01/10
-Peter Wilson
-
+- run: latex verse.dtx
+- Print verse.dvi for a hardcopy of the user manual and documented code
diff --git a/Master/texmf-dist/doc/latex/verse/verse.pdf b/Master/texmf-dist/doc/latex/verse/verse.pdf
index 000e6363048..a339330d945 100644
--- a/Master/texmf-dist/doc/latex/verse/verse.pdf
+++ b/Master/texmf-dist/doc/latex/verse/verse.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/verse/verse.dtx b/Master/texmf-dist/source/latex/verse/verse.dtx
index 974def4d690..63768253ddf 100644
--- a/Master/texmf-dist/source/latex/verse/verse.dtx
+++ b/Master/texmf-dist/source/latex/verse/verse.dtx
@@ -1,20 +1,18 @@
% \iffalse meta-comment
%
% verse.dtx
-% Author: Peter Wilson (herries dot press at earthlink dot net)
+% Author: Peter Wilson
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
% Herries Press
% Copyright 2001--2007 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.
%
@@ -99,6 +97,7 @@
% \changes{v2.22}{2005/08/22}{Made compatible with hyperref package}
% \changes{v2.3}{2006/01/14}{Added switch for linenumber side}
% \changes{v2.4}{2007/01/10}{Added code to start numbering at a given line}
+% \changes{v2.4a}{2009/09/04}{New maintainer (Will Robertson)}
%
% \def\dtxfile{verse.dtx}
% ^^A \def\fileversion{v1.0}
@@ -115,6 +114,7 @@
% \def\fileversion{v2.22} \def\filedate{2005/08/22}
% \def\fileversion{v2.3} \def\filedate{2006/01/14}
% \def\fileversion{v2.4} \def\filedate{2007/01/10}
+% \def\fileversion{v2.4a} \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
@@ -127,9 +127,10 @@
% file (\texttt{\dtxfile}) has version number \fileversion, last revised
% \filedate.}}
%
-% \author{%
-% Peter Wilson\thanks{\texttt{herries dot press at earthlink dot net}}\\
-% Herries Press
+% \author{
+% Author: Peter Wilson, Herries Press \\
+% Maintainer: Will Robertson \\
+% \texttt{will dot robertson at latex-project dot org}
% }
% \date{\filedate}
% \maketitle
@@ -870,7 +871,7 @@
% \begin{macrocode}
%<*usc>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{verse}[2007/01/10 v2.4 verse typesetting]
+\ProvidesPackage{verse}[2009/09/04 v2.4a verse typesetting]
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/verse/verse.ins b/Master/texmf-dist/source/latex/verse/verse.ins
index 73557511a7f..a075d43ebad 100644
--- a/Master/texmf-dist/source/latex/verse/verse.ins
+++ b/Master/texmf-dist/source/latex/verse/verse.ins
@@ -1,18 +1,15 @@
%% verse.ins
-%% Author: Peter Wilson (herries dot press at earthlink dot net
-%% Herries Press
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Copyright 2001--2007 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.
%%
@@ -30,34 +27,33 @@
\preamble
-----------------------------------------------------------------
- Author: Peter Wilson (herries dot press at earthlink dot net)
+ Author: Peter Wilson
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
Herries Press
Copyright 2001--2007 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{verse.drv}{t}{\from{verse.dtx}{driver}}
+%%% \generate{\file{verse.drv}{\from{verse.dtx}{driver}}}
\Msg{*** Generating the LaTeX2e package files ***}
-\generateFile{verse.sty}{t}{\from{verse.dtx}{usc}}
+\generate{\file{verse.sty}{\from{verse.dtx}{usc}}}
\Msg{***********************************************************}
\Msg{*}
diff --git a/Master/texmf-dist/tex/latex/verse/verse.sty b/Master/texmf-dist/tex/latex/verse/verse.sty
index d6248d6a82b..7d4c64f1e69 100644
--- a/Master/texmf-dist/tex/latex/verse/verse.sty
+++ b/Master/texmf-dist/tex/latex/verse/verse.sty
@@ -7,26 +7,24 @@
%% verse.dtx (with options: `usc')
%%
%% -----------------------------------------------------------------
-%% Author: Peter Wilson (herries dot press at earthlink dot net)
+%% Author: Peter Wilson
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
%% Herries Press
%% Copyright 2001--2007 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{verse}[2007/01/10 v2.4 verse typesetting]
+\ProvidesPackage{verse}[2009/09/04 v2.4a verse typesetting]
\newcounter{vslineno}
\newcounter{poemline}