From da9e271ff5407af95e75dfeb502f1798a70d836d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 19 Feb 2011 00:39:16 +0000 Subject: epsf (18feb11) git-svn-id: svn://tug.org/texlive/trunk@21461 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/epsf/epsf.sty | 23 ++++++++++++++++------- Master/texmf-dist/tex/generic/epsf/epsf.tex | 23 ++++++++++++++++------- 2 files changed, 32 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/tex/generic/epsf') diff --git a/Master/texmf-dist/tex/generic/epsf/epsf.sty b/Master/texmf-dist/tex/generic/epsf/epsf.sty index 00b12c81738..847de77fb6d 100644 --- a/Master/texmf-dist/tex/generic/epsf/epsf.sty +++ b/Master/texmf-dist/tex/generic/epsf/epsf.sty @@ -2,22 +2,23 @@ %%% ==================================================================== %%% @TeX-file{ %%% author = "Tom Rokicki", -%%% version = "2.7.3", -%%% date = "23 July 2005", -%%% time = "14:32:01 MDT", +%%% version = "2.7.4", +%%% date = "14 February 2011", +%%% time = "15:44:06 MST", %%% filename = "epsf.tex", %%% address = "Tom Rokicki %%% Box 2081 %%% Stanford, CA 94309 %%% USA", %%% telephone = "+1 415 855 9989", -%%% checksum = "20914 644 3054 26594", +%%% checksum = "29223 653 3100 27123", %%% email = "rokicki@cs.stanford.edu (Internet)", %%% codetable = "ISO/ASCII", %%% copyright = "This file is freely redistributable and %%% placed into the public domain by Tomas %%% Rokicki.", %%% keywords = "PostScript, TeX", +%%% license = "public domain", %%% supported = "yes", %%% abstract = "This file contains macros to support the %%% inclusion of Encapsulated PostScript files @@ -222,6 +223,13 @@ %%% %%% --------------------------------------------- %%% Revised by Nelson H. F. Beebe +%%% , 14 Feb 2011 [2.7.3] +%%% Add previously-missing \space in rwi +%%% assignments (bug reported 14-Feb-2011 by +%%% Stefan Rueger ). +%%% +%%% --------------------------------------------- +%%% Revised by Nelson H. F. Beebe %%% , Karl Berry %%% , and Robin Fairbairns %%% , @@ -255,7 +263,8 @@ %\immediate \write16 {This is `epsf.tex' v2.7 <25 October 1996>}% %\immediate \write16 {This is `epsf.tex' v2.7.1 <18 May 2002>}% %\immediate \write16 {This is `epsf.tex' v2.7.2 <16 May 2003>}% -\immediate \write16 {This is `epsf.tex' v2.7.3 <23 July 2005>}% +%\immediate \write16 {This is `epsf.tex' v2.7.3 <23 July 2005>}% +\immediate \write16 {This is `epsf.tex' v2.7.4 <14 February 2011>}% % \newread \epsffilein % file to \read \newif \ifepsfatend % need to scan to LAST %%BoundingBox comment? @@ -384,7 +393,7 @@ lly=\epsflly\space urx=\epsfurx\space ury=\epsfury\space - rwi=\number\epsftmp + rwi=\number\epsftmp\space \epsfclipstring }% \else @@ -395,7 +404,7 @@ lly=\epsflly\space urx=\epsfurx\space ury=\epsfury\space - rwi=\number\epsftmp + rwi=\number\epsftmp\space rhi=\number\epsfrsize \epsfclipstring }% diff --git a/Master/texmf-dist/tex/generic/epsf/epsf.tex b/Master/texmf-dist/tex/generic/epsf/epsf.tex index 00b12c81738..847de77fb6d 100644 --- a/Master/texmf-dist/tex/generic/epsf/epsf.tex +++ b/Master/texmf-dist/tex/generic/epsf/epsf.tex @@ -2,22 +2,23 @@ %%% ==================================================================== %%% @TeX-file{ %%% author = "Tom Rokicki", -%%% version = "2.7.3", -%%% date = "23 July 2005", -%%% time = "14:32:01 MDT", +%%% version = "2.7.4", +%%% date = "14 February 2011", +%%% time = "15:44:06 MST", %%% filename = "epsf.tex", %%% address = "Tom Rokicki %%% Box 2081 %%% Stanford, CA 94309 %%% USA", %%% telephone = "+1 415 855 9989", -%%% checksum = "20914 644 3054 26594", +%%% checksum = "29223 653 3100 27123", %%% email = "rokicki@cs.stanford.edu (Internet)", %%% codetable = "ISO/ASCII", %%% copyright = "This file is freely redistributable and %%% placed into the public domain by Tomas %%% Rokicki.", %%% keywords = "PostScript, TeX", +%%% license = "public domain", %%% supported = "yes", %%% abstract = "This file contains macros to support the %%% inclusion of Encapsulated PostScript files @@ -222,6 +223,13 @@ %%% %%% --------------------------------------------- %%% Revised by Nelson H. F. Beebe +%%% , 14 Feb 2011 [2.7.3] +%%% Add previously-missing \space in rwi +%%% assignments (bug reported 14-Feb-2011 by +%%% Stefan Rueger ). +%%% +%%% --------------------------------------------- +%%% Revised by Nelson H. F. Beebe %%% , Karl Berry %%% , and Robin Fairbairns %%% , @@ -255,7 +263,8 @@ %\immediate \write16 {This is `epsf.tex' v2.7 <25 October 1996>}% %\immediate \write16 {This is `epsf.tex' v2.7.1 <18 May 2002>}% %\immediate \write16 {This is `epsf.tex' v2.7.2 <16 May 2003>}% -\immediate \write16 {This is `epsf.tex' v2.7.3 <23 July 2005>}% +%\immediate \write16 {This is `epsf.tex' v2.7.3 <23 July 2005>}% +\immediate \write16 {This is `epsf.tex' v2.7.4 <14 February 2011>}% % \newread \epsffilein % file to \read \newif \ifepsfatend % need to scan to LAST %%BoundingBox comment? @@ -384,7 +393,7 @@ lly=\epsflly\space urx=\epsfurx\space ury=\epsfury\space - rwi=\number\epsftmp + rwi=\number\epsftmp\space \epsfclipstring }% \else @@ -395,7 +404,7 @@ lly=\epsflly\space urx=\epsfurx\space ury=\epsfury\space - rwi=\number\epsftmp + rwi=\number\epsftmp\space rhi=\number\epsfrsize \epsfclipstring }% -- cgit v1.2.3