From 8a874b6c040b3ca03ca3f80b022d2bc3c197e61c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 16 Oct 2006 23:02:53 +0000 Subject: add xtab to tpm-ctan-check, and update it git-svn-id: svn://tug.org/texlive/trunk@2338 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/xtab/README | 38 ++++++++++++++++-- Master/texmf-dist/doc/latex/xtab/xtab.pdf | Bin 0 -> 251276 bytes Master/texmf-dist/source/latex/xtab/xtab.dtx | 35 +++++++++++------ Master/texmf-dist/source/latex/xtab/xtab.ins | 56 ++++++++++++++++++--------- Master/texmf-dist/tex/latex/xtab/xtab.sty | 23 ++++++++--- Master/texmf-dist/tpm/xtab.tpm | 11 ++++-- 6 files changed, 120 insertions(+), 43 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/xtab/xtab.pdf (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/xtab/README b/Master/texmf-dist/doc/latex/xtab/README index cf3e7ae33d6..0ef5b3e9351 100644 --- a/Master/texmf-dist/doc/latex/xtab/README +++ b/Master/texmf-dist/doc/latex/xtab/README @@ -2,20 +2,50 @@ span multiple pages. It is an extension of the supertabular package, providing additional functionality and reducing some of the weaknesses. - The distribution consists of the following files: +----------------------------------------------------------------- + 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) +xtab.dtx xtab.ins + and the derived files: +xtab.sty + + The distribution consists of the files: +README (this file) xtab.dtx +xtab.ins +xtab.pdf (user manual) + +----------------------------------------------------------------- To install the package: o run: latex xtab.ins (which will generate xtab.sty) +o Move xtab.sty to a location where LaTeX will find it. + (typically in a local texmf tree at tex/latex/xtab) 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 regenerate the user manual: o run: latex xtab.dtx o run: makeindex -s gind.ist xtab o run: latex xtab.dtx o Print xtab.dvi for a hardcopy of the package manual -o Move xtab.sty to a location where LaTeX will find it. - -1998/10/14 +2004/05/24 Peter Wilson peter.r.wilson@boeing.com diff --git a/Master/texmf-dist/doc/latex/xtab/xtab.pdf b/Master/texmf-dist/doc/latex/xtab/xtab.pdf new file mode 100644 index 00000000000..319ea9daa60 Binary files /dev/null and b/Master/texmf-dist/doc/latex/xtab/xtab.pdf differ diff --git a/Master/texmf-dist/source/latex/xtab/xtab.dtx b/Master/texmf-dist/source/latex/xtab/xtab.dtx index 39b47c81570..0d8b9ea6e9c 100644 --- a/Master/texmf-dist/source/latex/xtab/xtab.dtx +++ b/Master/texmf-dist/source/latex/xtab/xtab.dtx @@ -1,18 +1,30 @@ % \iffalse meta-comment +% + % % xtab.dtx -% Copyright 1998 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} \usepackage{xtab} +%\usepackage{xtab-b} \providecommand{\captionsize}{} \EnableCrossrefs \CodelineIndex @@ -66,8 +78,11 @@ % \DoNotIndex{\viipt,\vipt,\vskip,\vspace} % \DoNotIndex{\wd,\xiipt,\year,\z@} % +% \def\dtxfile{xtab.dtx} % \def\fileversion{v2.3} % \def\filedate{2000/04/09} +% \def\fileversion{v2.3a} +% \def\filedate{2004/05/24} % \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 @@ -76,14 +91,12 @@ % \newcommand*{\Lenv}[1]{\texttt {#1}} ^^A typeset an environment % % \title{The \Lpack{xtab} 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.} \\ +% 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} diff --git a/Master/texmf-dist/source/latex/xtab/xtab.ins b/Master/texmf-dist/source/latex/xtab/xtab.ins index 9899ebdb90d..f7e245ecc0f 100644 --- a/Master/texmf-dist/source/latex/xtab/xtab.ins +++ b/Master/texmf-dist/source/latex/xtab/xtab.ins @@ -1,17 +1,27 @@ -%% %% xtab.ins -%% Copyright 1998 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 work consists of the files listed in the README file. %% -%% 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 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,14 +29,24 @@ \input docstrip.tex \preamble - Copyright 1998 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 and NIST) - now at peter.r.wilson@boeing.com +----------------------------------------------------------------- + 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 listed in the README file. +----------------------------------------------------------------- \endpreamble diff --git a/Master/texmf-dist/tex/latex/xtab/xtab.sty b/Master/texmf-dist/tex/latex/xtab/xtab.sty index 8244d9be5ce..3deb5a7e425 100644 --- a/Master/texmf-dist/tex/latex/xtab/xtab.sty +++ b/Master/texmf-dist/tex/latex/xtab/xtab.sty @@ -6,15 +6,26 @@ %% %% xtab.dtx (with options: `xtab') %% -%% Copyright 1998 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 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. %% -%% Author: Peter Wilson (CUA and NIST) -%% now at peter.r.wilson@boeing.com +%% This work has the LPPL maintenance status "author-maintained". %% +%% This work consists of the files listed in the README file. +%% ----------------------------------------------------------------- +%% + \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{xtab}[2000/04/09 v2.3 Extended supertabular package] diff --git a/Master/texmf-dist/tpm/xtab.tpm b/Master/texmf-dist/tpm/xtab.tpm index 9219e45d6fc..6ab880bc447 100644 --- a/Master/texmf-dist/tpm/xtab.tpm +++ b/Master/texmf-dist/tpm/xtab.tpm @@ -3,7 +3,7 @@ xtab Package - 2006/01/11 23:59:09 + 2004/05/24 20:31:00 rahtz Break tables across pages. @@ -16,12 +16,15 @@ that break across pages. Peter R. Wilson 105603 - + texmf-dist/tex/latex/xtab/xtab.sty texmf-dist/tpm/xtab.tpm - texmf-dist/doc/latex/xtab/README - + +texmf-dist/doc/latex/xtab/README +texmf-dist/doc/latex/xtab/xtab.pdf + + texmf-dist/source/latex/xtab/xtab.dtx texmf-dist/source/latex/xtab/xtab.ins -- cgit v1.2.3