diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/pagenote/README | 52 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pagenote/pagenote.pdf | bin | 161997 -> 158912 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/pagenote/pagenote.dtx | 32 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/pagenote/pagenote.ins | 35 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pagenote/pagenote.sty | 16 |
5 files changed, 65 insertions, 70 deletions
diff --git a/Master/texmf-dist/doc/latex/pagenote/README b/Master/texmf-dist/doc/latex/pagenote/README index 4ea49632409..083a4f2cfb6 100644 --- a/Master/texmf-dist/doc/latex/pagenote/README +++ b/Master/texmf-dist/doc/latex/pagenote/README @@ -1,28 +1,35 @@ +____________________ +The PAGENOTE package + The pagenote package provides tagged notes on a separate page (aka end notes). Unless the memoir class is used, the package requires the ifmtarg package. -Changes in v1.1 (2004/09/27) -o Some support added for babel -o Warning message if the notes file is missing +______________ +Change History + +v1.1a (2009/09/27) +- New maintainer (Will Robertson) -Changes (2004/09/24) -o First public release +v1.1 (2004/09/27) +- Some support added for babel +- Warning message if the notes file is missing + +v1.0 (2004/09/24) +- First public release ----------------------------------------------------------------- - Author: Peter Wilson (The Herries Press) herries dot press at earthlink dot net + Author: Peter Wilson (The Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) Copyright 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) @@ -35,18 +42,13 @@ pagenote.sty ----------------------------------------------------------------- To install the package: -o run: latex pagenote.ins (which will generate pagenote.sty) -o Move pagenote.sty to a location where LaTeX will find it (typically +- run: latex pagenote.ins (which will generate pagenote.sty) +- Move pagenote.sty to a location where LaTeX will find it (typically in a local texmf tree at tex/latex/pagenote) 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 pagenote.dtx -o For an index, run: makeindex -s gind.ist pagenote -o run: latex pagenote.dtx -o Print pagenote.dvi for a hardcopy of the user manual - - -2004/09/27 -Peter Wilson -herries dot press at earthlink dot net +- run: latex pagenote.dtx +- For an index, run: makeindex -s gind.ist pagenote +- run: latex pagenote.dtx +- Print pagenote.dvi for a hardcopy of the user manual diff --git a/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf b/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf Binary files differindex c0f6071be0e..73e3f683b00 100644 --- a/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf +++ b/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf diff --git a/Master/texmf-dist/source/latex/pagenote/pagenote.dtx b/Master/texmf-dist/source/latex/pagenote/pagenote.dtx index 10db4a3ad86..1b353e3d717 100644 --- a/Master/texmf-dist/source/latex/pagenote/pagenote.dtx +++ b/Master/texmf-dist/source/latex/pagenote/pagenote.dtx @@ -1,18 +1,16 @@ % \iffalse meta-comment % pagenote.dtx -% Author: Peter Wilson (The Herries Press) herries dot press at earthlink dot net +% Author: Peter Wilson (The Herries Press) +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) % Copyright 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. % @@ -75,12 +73,12 @@ % % \changes{v1.0}{2004/09/24}{First public release} % \changes{v1.1}{2004/09/27}{Minor additions} +% \changes{v1.1a}{2009/09/03}{New maintainer (Will Robertson)} % % \def\dtxfile{pagenote.dtx} -% \def\fileversion{v1.0} -% \def\filedate{2004/09/24} -% \def\fileversion{v1.1} -% \def\filedate{2004/09/27} +% \def\fileversion{v1.0} \def\filedate{2004/09/24} +% \def\fileversion{v1.1} \def\filedate{2004/09/27} +% \def\fileversion{v1.1a} \def\filedate{2009/09/03} % \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 @@ -92,10 +90,10 @@ % file (\texttt{\dtxfile}) has version number \fileversion, last revised % \filedate.}} % -% \author{% -% Peter Wilson \\ -% The Herries Press \\ -% \texttt{herries dot press 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 @@ -335,7 +333,7 @@ % \begin{macrocode} %<*usc> \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{pagenote}[2004/09/27 v1.1 page/end notes] +\ProvidesPackage{pagenote}[2009/09/03 v1.1a page/end notes] % \end{macrocode} % % The \Lpack{ifmtarg} package is required (which is included within the diff --git a/Master/texmf-dist/source/latex/pagenote/pagenote.ins b/Master/texmf-dist/source/latex/pagenote/pagenote.ins index 334571e5f20..96d89655cd4 100644 --- a/Master/texmf-dist/source/latex/pagenote/pagenote.ins +++ b/Master/texmf-dist/source/latex/pagenote/pagenote.ins @@ -1,17 +1,15 @@ %% pagenote.ins -%% Author: Peter Wilson (The Herries Press) herries dot press at earthlink dot net +%% Author: Peter Wilson (The Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% Copyright 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 (The Herries Press) herries dot press at earthlink dot net + Author: Peter Wilson (The Herries Press) + Maintainer: Will Robertson (will dot robertson at latex-project dot org) Copyright 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{pagenote.drv}{t}{\from{pagenote.dtx}{driver}} +%%% \generate{\file{pagenote.drv}{\from{pagenote.dtx}{driver}}} \Msg{*** Generating the LaTeX2e package files ***} -\generateFile{pagenote.sty}{t}{\from{pagenote.dtx}{usc}} +\generate{\file{pagenote.sty}{\from{pagenote.dtx}{usc}}} \Msg{***********************************************************} \Msg{*} diff --git a/Master/texmf-dist/tex/latex/pagenote/pagenote.sty b/Master/texmf-dist/tex/latex/pagenote/pagenote.sty index 65cba46709a..1675c333083 100644 --- a/Master/texmf-dist/tex/latex/pagenote/pagenote.sty +++ b/Master/texmf-dist/tex/latex/pagenote/pagenote.sty @@ -7,25 +7,23 @@ %% pagenote.dtx (with options: `usc') %% %% ----------------------------------------------------------------- -%% Author: Peter Wilson (The Herries Press) herries dot press at earthlink dot net +%% Author: Peter Wilson (The Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% Copyright 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{pagenote}[2004/09/27 v1.1 page/end notes] +\ProvidesPackage{pagenote}[2009/09/03 v1.1a page/end notes] \@ifclassloaded{memoir}{}{\RequirePackage{ifmtarg}} \newif\ifpnhaschapter |