diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 18:20:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 18:20:23 +0000 |
commit | 17c16313e5ce2a4448487cfaf2be31f413e71d81 (patch) | |
tree | 0f5aede9a6294e4d0700b44399d327db17fc2740 /Master/texmf-dist/tex | |
parent | 04981d04757ccee341692bc4e50eb2009cd10ecf (diff) |
nextpage.sty update (3sep09)
git-svn-id: svn://tug.org/texlive/trunk@15089 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/nextpage/nextpage.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/nextpage.sty) | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/nextpage.sty b/Master/texmf-dist/tex/latex/nextpage/nextpage.sty index cb94cfa7e3a..67f716cad07 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/nextpage.sty +++ b/Master/texmf-dist/tex/latex/nextpage/nextpage.sty @@ -2,14 +2,15 @@ % % Provides additional \clear...page commands % -% author: Peter Wilson (CUA) -% (now at peter.r.wilson@boeing.com) -% Copyright 1996 +% Author: Peter Wilson, Herries Press +% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +% Copyright 1996--2000 Peter Wilson % Released under the LaTeX Project Public License % +% Changes in v1.1a - New maintainer (Will Robertson) % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{nextpage}[2000/02/20 v1.1 additional page commands] +\ProvidesPackage{nextpage}[2009/09/03 v1.1a additional page commands] % clear to next page is: % \clearpage |