diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/hyphenat/README | 37 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyphenat/hyphenat.pdf | bin | 0 -> 185066 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/hyphenat/hyphenat.dtx | 37 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/hyphenat/hyphenat.ins | 53 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty | 24 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
6 files changed, 115 insertions, 38 deletions
diff --git a/Master/texmf-dist/doc/latex/hyphenat/README b/Master/texmf-dist/doc/latex/hyphenat/README index f1e17ebefa1..b5ddd1ed44b 100644 --- a/Master/texmf-dist/doc/latex/hyphenat/README +++ b/Master/texmf-dist/doc/latex/hyphenat/README @@ -10,22 +10,51 @@ o Fixed a double hyphenation problem with some non-CM fonts. Changes in version 2.3 o Added \hyp command for hyphenation of compound hyphenated words. +----------------------------------------------------------------- + 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 + + 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. + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the files: +README (this file) +hyphenat.dtx +hyphenat.ins +hyphenat.pdf (user manual) + and the derived files: +hyphenat.sty + The distribution consists of the following files: README (this file) hyphenat.ins hyphenat.dtx +hyphenat.pdf - The distribution is provided under the terms of the LaTeX -Project Public License (LPPL). +----------------------------------------------------------------- To install the package: o run: latex hyphenat.ins (which will generate hyphenat.sty) +o Move hyphenat.sty to a location where LaTeX will find it + (typically in a local texmf tree at tex/latex/hyphenat) and refresh the + file database. See the FAQ on CTAN at help/uk-tex-faq or + http://www.tug.ac.uk/faq for more information on this. + + To process the user manual: o run: latex hyphenat.dtx o (for an index run: makeindex -s gind.ist hyphenat) o run: latex hyphenat.dtx o Print hyphenat.dvi for a hardcopy of the package manual -o Move hyphenat.sty to a location where LaTeX will find it. -2001/01/02 +2004/04/22 Peter Wilson peter.r.wilson@boeing.com diff --git a/Master/texmf-dist/doc/latex/hyphenat/hyphenat.pdf b/Master/texmf-dist/doc/latex/hyphenat/hyphenat.pdf Binary files differnew file mode 100644 index 00000000000..f65ed3c5adc --- /dev/null +++ b/Master/texmf-dist/doc/latex/hyphenat/hyphenat.pdf diff --git a/Master/texmf-dist/source/latex/hyphenat/hyphenat.dtx b/Master/texmf-dist/source/latex/hyphenat/hyphenat.dtx index 53c67ef70e7..bcfe81b766f 100644 --- a/Master/texmf-dist/source/latex/hyphenat/hyphenat.dtx +++ b/Master/texmf-dist/source/latex/hyphenat/hyphenat.dtx @@ -1,13 +1,25 @@ % \iffalse meta-comment % + +% % hyphenat.dtx -% Copyright 1998, 1999 Peter R. Wilson +% 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 +% +% 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. +% +% This work has the LPPL maintenance status "author-maintained". % -% This program is provided under the terms of the -% LaTeX Project Public License distributed from CTAN -% archives in directory macros/latex/base/lppl.txt. +% This work consists of the files listed in the README file. % -% Author: Peter Wilson (CUA and NIST) (now at: peter.r.wilson@boeing.com) % %<*driver> \documentclass{ltxdoc} @@ -66,11 +78,15 @@ % % \changes{v11}{1997/09/30}{Output character table to class and package files only} % \changes{v2.3}{2001/01/02}{Fixed problem with non-CMR fonts doing double hyphens} +% \changes{v2.3b}{2004/04/22}{Updated license and contact details} % +% \def\dtxfile{hyphenat.dtx} % ^^A \def\fileversion{v2.3} % ^^A \def\filedate{1999/02/13} % \def\fileversion{v2.3a} % \def\filedate{2001/01/02} +% \def\fileversion{v2.3b} +% \def\filedate{2004/04/22} % \newcommand*{\Lpack}[1]{\textsf {#1}} ^^A typeset a package % \newcommand*{\Lopt}[1]{\textsf {#1}} ^^A typeset an option % \newcommand*{\file}[1]{\texttt {#1}} ^^A typeset a file @@ -79,15 +95,13 @@ % \newcommand*{\Lenv}[1]{\texttt {#1}} ^^A typeset an environment % % \title{The \Lpack{hyphenat} package\thanks{This -% file has version number \fileversion, last revised +% file (\texttt{\dtxfile}) has version number \fileversion, last revised % \filedate.}} % % \author{% -% Peter Wilson\\ -% Catholic University of America\thanks{This work was originally -% performed as -% a Guest Researcher at the National Institute of Standards and Technology.} \\ -% Now at {\tt peter.r.wilson@boeing.com} +% Peter Wilson\thanks{After May 2004 at: \texttt{pandgwilson at earthlink dot net}}\\ +% Catholic University of America \\ +% Now at \texttt{peter.r.wilson@boeing.com} % } % \date{\filedate} % \maketitle @@ -448,6 +462,7 @@ % my original code for this which included |\discretionary{-}{}{}| in some % circumstances and with some non-CMR fonts produced a double hyphen. The % revised code has not broken (yet). +% \changes{v2.3a}{2001/01/02}{Fixed double hyphen problem} % \begin{macrocode} \newcommand{\BreakableHyphen}{\leavevmode% \prw@zbreak-\discretionary{}{}{}\prw@zbreak} diff --git a/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins b/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins index e6de3088c6b..9d3055e76f7 100644 --- a/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins +++ b/Master/texmf-dist/source/latex/hyphenat/hyphenat.ins @@ -1,16 +1,26 @@ + +%% %% hyphenat.ins -%% Copyright 1998, 1999 Peter R. Wilson +%% 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 +%% +%% 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. %% -%% This program is provided under the terms of the -%% LaTeX Project Public License distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. +%% This work has the LPPL maintenance status "author-maintained". +%% +%% This work consists of the files listed in the README file. %% -%% Author: Peter Wilson (CUA and NIST) -%% now at: peter.r.wilson@boeing.com -%% %% This file will generate fast loadable files and documentation -%% driver files from the doc files in this package when run through -%% LaTeX or TeX. +%% driver files from the doc files in this work when run through +%% LaTeX. %% %% %% --------------- start of docstrip commands ------------------ @@ -19,13 +29,24 @@ \input docstrip.tex \preamble -Author: Peter Wilson (CUA and NIST) - now at: peter.r.wilson@boeing.com - Copyright 1998, 1999 Peter R. Wilson - - This program is provided under the terms of the - LaTeX Project Public License distributed from CTAN - archives in directory macros/latex/base/lppl.txt. +----------------------------------------------------------------- + Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 + (or at: pandgwilson at earthlink dot net) + 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. + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the files listed in the README file. +----------------------------------------------------------------- \endpreamble diff --git a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty index 2e9f72f66af..15930f2dc73 100644 --- a/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty +++ b/Master/texmf-dist/tex/latex/hyphenat/hyphenat.sty @@ -6,14 +6,26 @@ %% %% hyphenat.dtx (with options: `usc') %% -%% Author: Peter Wilson (CUA and NIST) -%% now at: peter.r.wilson@boeing.com -%% Copyright 1998, 1999 Peter R. Wilson +%% ----------------------------------------------------------------- +%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004 +%% (or at: pandgwilson at earthlink dot net) +%% Copyright 2001, 2002, 2003, 2004 Peter R. Wilson %% -%% This program is provided under the terms of the -%% LaTeX Project Public License distributed from CTAN -%% archives in directory macros/latex/base/lppl.txt. +%% 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. %% +%% This work has the LPPL maintenance status "author-maintained". +%% +%% This work consists of the files listed in the README file. +%% ----------------------------------------------------------------- +%% + \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hyphenat}[2001/01/02 v2.3a hyphenation utilities] \DeclareOption{none}% diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 192c452bcd0..30b3c29d4e8 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -111,7 +111,7 @@ my @WorkingTLP = qw( hepparticles hepthesis hepunits hhtensor histogr hitec hrlatex hvfloat hypdvips hyperref hyperxmp hyph-utf8 hyphen-base - hyphenex hyplain + hyphenat hyphenex hyplain ibygrk icsv IEEEconf IEEEtran ifplatform ifxetex ijmart ijqc image-gallery impatient impatient-fr imtekda inlinebib inlinedef |