diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 01:02:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 01:02:32 +0000 |
commit | 3599a7e47c4f330dacbd33b5c6f67ff9d4cbe59d (patch) | |
tree | 0f42d93c1c4041a9947d0b047ba43d104a2d51b8 /Master/texmf-dist/tex | |
parent | d7c5cec80e0148a8046902977b50b31334eba0a1 (diff) |
pagenote update (3sep09)
git-svn-id: svn://tug.org/texlive/trunk@15069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pagenote/pagenote.sty | 16 |
1 files changed, 7 insertions, 9 deletions
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 |