From 81c39042d694d7088a131fc09460771775e73c4e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Mar 2009 16:38:13 +0000 Subject: filecontents update (18mar09) git-svn-id: svn://tug.org/texlive/trunk@12433 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/filecontents/filecontents.sty | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist/tex/latex/filecontents') diff --git a/Master/texmf-dist/tex/latex/filecontents/filecontents.sty b/Master/texmf-dist/tex/latex/filecontents/filecontents.sty index 8936cc18ebc..65c90973603 100644 --- a/Master/texmf-dist/tex/latex/filecontents/filecontents.sty +++ b/Master/texmf-dist/tex/latex/filecontents/filecontents.sty @@ -8,22 +8,22 @@ %% %% This is a generated file. %% -%% Copyright (C) 2006 Scott Pakin +%% Copyright (C) 2009 Scott Pakin %% ------------------------------------------------------- %% %% This package may be distributed and/or modified under the conditions -%% of the LaTeX Project Public License, either version 1.3b of this +%% of the LaTeX Project Public License, either version 1.3c of this %% license or (at your option) any later version. The latest version of %% this license is in %% %% http://www.latex-project.org/lppl.txt %% -%% and version 1.3b or later is part of all distributions of LaTeX -%% version 2006/01/07 or later. +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008/05/04 or later. %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{filecontents} - [2006/03/11 v1.1a Create an external file from within a LaTeX document] + [2009/03/17 v1.2 Create an external file from within a LaTeX document] \begingroup% \catcode`\*=11 % \catcode`\^^M\active% @@ -34,10 +34,10 @@ \ifeof\@inputcheck% \@latex@warning@no@line% {Writing file `\@currdir#1'}% - \else + \else % \@latex@warning@no@line% {Overwriting file `\@currdir#1'}% - \fi + \fi % \chardef\reserved@c15 % \ch@ck7\reserved@c\write% \immediate\openout\reserved@c#1\relax% @@ -52,12 +52,12 @@ \@percentchar\@percentchar}% \fi% \let\do\@makeother\dospecials% - \count0=128\relax - \loop - \catcode\count0=11\relax - \advance\count0 by 1\relax - \ifnum\count0<256 - \repeat + \count0=128\relax % + \loop % + \catcode\count0=11\relax % + \advance\count0 by 1\relax % + \ifnum\count0<256 % + \repeat % \edef\E{\@backslashchar end\string{\@currenvir\string}}% \edef\reserved@b{% \def\noexpand\reserved@b% -- cgit v1.2.3