diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/xtab/xtab.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/xtab/xtab.dtx | 35 |
1 files changed, 24 insertions, 11 deletions
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} |