summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 01:02:10 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 01:02:10 +0000
commitd7c5cec80e0148a8046902977b50b31334eba0a1 (patch)
tree32ea4029fcb40ddc649c16c183901a82e679be81
parent8c94bdf6ecd1a5b6552ecd4cbeb0e448bc68a07f (diff)
newfile update (3sep09)
git-svn-id: svn://tug.org/texlive/trunk@15068 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/newfile/README51
-rw-r--r--Master/texmf-dist/doc/latex/newfile/newfile.pdfbin180269 -> 171166 bytes
-rw-r--r--Master/texmf-dist/source/latex/newfile/newfile.dtx28
-rw-r--r--Master/texmf-dist/source/latex/newfile/newfile.ins41
-rw-r--r--Master/texmf-dist/tex/latex/newfile/newfile.sty19
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
6 files changed, 65 insertions, 76 deletions
diff --git a/Master/texmf-dist/doc/latex/newfile/README b/Master/texmf-dist/doc/latex/newfile/README
index bf7f1caf536..64ac0d8e6f8 100644
--- a/Master/texmf-dist/doc/latex/newfile/README
+++ b/Master/texmf-dist/doc/latex/newfile/README
@@ -1,31 +1,34 @@
+___________________
+The NEWFILE package
+
The newfile package provides convenient user level commands for reading
and writing new files during a LaTeX run. The package requires the standard
verbatim package.
-Changes (2004/05/10)
-o Changed license from LPPL v1.0 to v1.3
+Version 1.0c (2009/09/03)
+- New maintainer (Will Robertson)
+
+Version 1.0b (2004/05/10)
+- Changed license from LPPL v1.0 to v1.3
-Changes in version 1.0a (2002/07/07)
-o Corrected aspects of the documentation, no technical changes
+Version 1.0a (2002/07/07)
+- Corrected aspects of the documentation, no technical changes
-Changes in version 1.0 (2002/06/22)
-o First public release
+Version 1.0 (2002/06/22)
+- First public release
-----------------------------------------------------------------
- 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.
-
- This work has the LPPL maintenance status "author-maintained".
+ 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 "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files:
README (this file)
@@ -43,17 +46,13 @@ newfile.pdf (User manual)
-----------------------------------------------------------------
To install the package:
-o run: latex newfile.ins (which will generate newfile.sty)
+- run: latex newfile.ins (which will generate newfile.sty)
To process the user manual
-o run: latex newfile.dtx
-o run: makeindex -s gind.ist newfile
-o run: latex newfile.dtx
-o Print newfile.dvi for a hardcopy of the package manual
-o Move newfile.sty to a location where LaTeX will find it.
+- run: latex newfile.dtx
+- run: makeindex -s gind.ist newfile
+- run: latex newfile.dtx
+- Print newfile.dvi for a hardcopy of the package manual
+- Move newfile.sty to a location where LaTeX will find it.
(typically in a local texmf tree at tex/latex/newfile) 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.
-
-2004/05/10
-Peter Wilson
-peter.r.wilson@boeing.com
diff --git a/Master/texmf-dist/doc/latex/newfile/newfile.pdf b/Master/texmf-dist/doc/latex/newfile/newfile.pdf
index 762e611f520..dcfd988c421 100644
--- a/Master/texmf-dist/doc/latex/newfile/newfile.pdf
+++ b/Master/texmf-dist/doc/latex/newfile/newfile.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/newfile/newfile.dtx b/Master/texmf-dist/source/latex/newfile/newfile.dtx
index 812e0a379a9..46444979c15 100644
--- a/Master/texmf-dist/source/latex/newfile/newfile.dtx
+++ b/Master/texmf-dist/source/latex/newfile/newfile.dtx
@@ -1,19 +1,16 @@
% \iffalse meta-comment
% newfile.dtx
-% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-% (or at: pandgwilson at earthlink dot net)
-% Copyright 2002 --- 2004 Peter R. Wilson
+% Author: Peter Wilson, Herries Press
+% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+% Copyright 2002--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.
%
@@ -76,6 +73,7 @@
% \changes{v1.0}{2002/06/22}{First public release}
% \changes{v1.0a}{2002/07/07}{Corrected documentation}
% \changes{v1.0b}{2004/05/10}{Changed license from LPPL v1.0 to v1.3}
+% \changes{v1.0c}{2009/09/03}{New maintainer (Will Robertson)}
%
% \def\dtxfile{newfile.dtx}
% \def\fileversion{v1.0}
@@ -95,10 +93,10 @@
% file (\texttt{\dtxfile}) has version number \fileversion, last revised
% \filedate.}}
%
-% \author{%
-% 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}
+% \author{
+% Author: Peter Wilson, Herries Press \\
+% Maintainer: Will Robertson \\
+% \texttt{will dot robertson at latex-project dot org}
% }
% \date{\filedate}
% \maketitle
@@ -533,7 +531,7 @@ An answer
% \begin{macrocode}
%<*outin>
\NeedsTeXFormat{LaTeX2e}[1996/06/01]
-\ProvidesPackage{newfile}[2002/06/21 v1.0 Output and input files]
+\ProvidesPackage{newfile}[2009/09/03 v1.0c Output and input files]
\RequirePackage{verbatim}
% \end{macrocode}
%
diff --git a/Master/texmf-dist/source/latex/newfile/newfile.ins b/Master/texmf-dist/source/latex/newfile/newfile.ins
index 63ac16138c8..b5e02e7071e 100644
--- a/Master/texmf-dist/source/latex/newfile/newfile.ins
+++ b/Master/texmf-dist/source/latex/newfile/newfile.ins
@@ -1,18 +1,15 @@
%% newfile.ins
-%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-%% (or at: pandgwilson at earthlink dot net)
-%% Copyright 2002 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 2002--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.
%%
@@ -28,35 +25,33 @@
\preamble
-----------------------------------------------------------------
- Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
- (or at: pandgwilson at earthlink dot net)
- Copyright 2002 --- 2004 Peter R. Wilson
+ Author: Peter Wilson, Herries Press
+ Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+ Copyright 2002--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".
+ 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 "maintained".
+ The Current Maintainer of this work is Will Robertson.
This work consists of the files listed in the README file.
-----------------------------------------------------------------
\endpreamble
+\askforoverwritefalse
\keepsilent
%% \Msg{*** Generating the driver file ***}
-%% \generateFile{newfile.drv}{t}{\from{newfile.dtx}{driver}}
+%% \generate{\file{newfile.drv}{\from{newfile.dtx}{driver}}}
\Msg{*** Generating the LaTeX2e package files ***}
-\generateFile{newfile.sty}{t}{\from{newfile.dtx}{outin}}
+\generate{\file{newfile.sty}{\from{newfile.dtx}{outin}}}
\Msg{***********************************************************}
diff --git a/Master/texmf-dist/tex/latex/newfile/newfile.sty b/Master/texmf-dist/tex/latex/newfile/newfile.sty
index bd7a1c899e0..8370c522a05 100644
--- a/Master/texmf-dist/tex/latex/newfile/newfile.sty
+++ b/Master/texmf-dist/tex/latex/newfile/newfile.sty
@@ -7,26 +7,23 @@
%% newfile.dtx (with options: `outin')
%%
%% -----------------------------------------------------------------
-%% Author: Peter Wilson (CUA) now at peter.r.wilson@boeing.com until June 2004
-%% (or at: pandgwilson at earthlink dot net)
-%% Copyright 2002 --- 2004 Peter R. Wilson
+%% Author: Peter Wilson, Herries Press
+%% Maintainer: Will Robertson (will dot robertson at latex-project dot org)
+%% Copyright 2002--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}[1996/06/01]
-\ProvidesPackage{newfile}[2002/06/21 v1.0 Output and input files]
+\ProvidesPackage{newfile}[2009/09/03 v1.0c Output and input files]
\RequirePackage{verbatim}
\newcommand{\newoutputstream}[1]{%
\@ifundefined{#1outstre@m}%
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 0df4bd47cae..d8fa179f4b6 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -173,7 +173,7 @@ my @WorkingTLP = qw(
movie15 mp3d mparhack
mpman-ru ms msc msg mslapa multibib multicap
multido multiobjective munich muthesis mwcls mxedruli
- nag namespc natbib nath nature ncclatex ncctools newlfm
+ nag namespc natbib nath nature ncclatex ncctools newfile newlfm
nfssext-cfr nicetext nih noitcrul
nomencl nomentbl nostarch notes notes2bib
ntgclass ntheorem-vn numname numprint