From 24f8bd225abf1f277873c973a2a1bd76041133ef Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 4 Sep 2009 00:51:35 +0000 Subject: hanging update (2sep09) git-svn-id: svn://tug.org/texlive/trunk@15058 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/hanging/hanging.sty | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/tex/latex') 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: %% -%% 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} -- cgit v1.2.3