diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 00:52:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 00:52:09 +0000 |
commit | 7e42a69662ba87e4047d09b60f6507094d9e50fe (patch) | |
tree | 789c798d1878e820122eaae7bf9b4e982b5dba5c /Master/texmf-dist/tex/latex/hyphenat | |
parent | d22dbedf055ea3923fb14ffc86889bddc06b1a96 (diff) |
hyphenat update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyphenat')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty index 15930f2dc73..8d4824e6f94 100644 --- a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty +++ b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty @@ -7,27 +7,24 @@ %% hyphenat.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) +%% Author: Peter Wilson, Herries Press +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) %% Copyright 2001, 2002, 2003, 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{hyphenat}[2001/01/02 v2.3a hyphenation utilities] +\ProvidesPackage{hyphenat}[2009/09/02 v2.3c hyphenation utilities] \DeclareOption{none}% {\hyphenpenalty=10000\exhyphenpenalty=10000\relax} \DeclareOption{htt}{% |