summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hanging
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 00:51:35 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 00:51:35 +0000
commit24f8bd225abf1f277873c973a2a1bd76041133ef (patch)
treeecdcea2eb67927f49c87b851d668055bc3edac8e /Master/texmf-dist/tex/latex/hanging
parent8762f04d9ec7b990dcf86276d61014759d26eead (diff)
hanging update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15058 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hanging')
-rw-r--r--Master/texmf-dist/tex/latex/hanging/hanging.sty19
1 files changed, 8 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/hanging/hanging.sty b/Master/texmf-dist/tex/latex/hanging/hanging.sty
index 0e51c8da8b9..d5a146cf7aa 100644
--- a/Master/texmf-dist/tex/latex/hanging/hanging.sty
+++ b/Master/texmf-dist/tex/latex/hanging/hanging.sty
@@ -7,26 +7,23 @@
%% hanging.dtx (with options: `usc')
%%
%% -----------------------------------------------------------------
-%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-%% (or at: pandgwilson at earthlink dot net)
-%% Copyright 1998 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 1998--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{hanging}[2001/03/15 v1.2 hanging paragraphs and punctuation]
+\ProvidesPackage{hanging}[2009/09/02 v1.2b hanging paragraphs and punctuation]
\newcommand{\hangpara}[2]{\hangindent#1\hangafter#2\noindent}
\newenvironment{hangparas}[2]{\setlength{\parindent}{\z@}
\everypar={\hangpara{#1}{#2}}}{\par}