diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-19 17:27:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-19 17:27:35 +0000 |
commit | b0cb3e1d7aa220b100213f8421edf39611f8b7dc (patch) | |
tree | 7bd056216e818579f824e8e8834a24d6605a6d70 /Master | |
parent | 7e1743eb22f0bb6cf5f753eb654c06baa95114d1 (diff) |
thumbpdf update (16apr08)
git-svn-id: svn://tug.org/texlive/trunk@7525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
4 files changed, 11 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/generic/thumbpdf/readme.txt b/Master/texmf-dist/doc/generic/thumbpdf/readme.txt index d0a61203985..3451b37088b 100644 --- a/Master/texmf-dist/doc/generic/thumbpdf/readme.txt +++ b/Master/texmf-dist/doc/generic/thumbpdf/readme.txt @@ -1,4 +1,4 @@ -readme.txt for project thumbpdf 2008/04/13 v3.10 +readme.txt for project thumbpdf 2008/04/16 v3.10 TABLE OF CONTENTS ================= @@ -106,9 +106,7 @@ E. INSTALLATION =============== 1. TeX directory structure (TDS, see CTAN:tds/tds.pdf): The archive `thumbpdf.tds.zip' contains all the files sorted - into a TDS tree (texmf tree). It might be found in - CTAN:support/thumbpdf/thumbpdf.tds.zip - or + into a TDS tree (texmf tree): CTAN:install/support/thumbpdf.tds.zip For installation just unpack `thumbpdf.tds.zip' in the texmf tree of your choice and update the file data base when your @@ -600,5 +598,5 @@ J. HISTORY * Fix because of pdfTeX 1.30. 2007/11/07 v3.9: * Deprecation warning of perl 5.8.8 fixed. -2008/04/13 v3.10: +2008/04/16 v3.10: * TDS archive `thumbpdf.tds.zip' provided. diff --git a/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl b/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl index 6c1218bf59f..02ed86e190f 100755 --- a/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl +++ b/Master/texmf-dist/scripts/thumbpdf/thumbpdf.pl @@ -27,7 +27,7 @@ $^W=1; # turn warning on my $file = "thumbpdf.pl"; my $program = uc($&) if $file =~ /^\w+/; my $version = "3.10"; -my $date = "2008/04/13"; +my $date = "2008/04/16"; my $author = "Heiko Oberdiek"; my $copyright = "Copyright (c) 1999-2008 by $author."; # @@ -144,7 +144,7 @@ my $copyright = "Copyright (c) 1999-2008 by $author."; # * Fix because of pdfTeX 1.30. # 2007/11/07 v3.9: # * Deprecation warning of perl 5.8.8 fixed. -# 2008/04/13 v3.10 +# 2008/04/16 v3.10 # ### program identification diff --git a/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty b/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty index 3a0c84fa367..6ab97374c3f 100644 --- a/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty +++ b/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty @@ -1,6 +1,6 @@ % File: thumbpdf.sty % Project: thumbpdf -% Version: 2008/04/13 v3.10 +% Version: 2008/04/16 v3.10 % Author: Heiko Oberdiek % % Function: Inclusion of thumbnails @@ -94,7 +94,7 @@ % 2004/11/19 v3.7 % 2005/07/06 v3.8 % 2007/11/07 v3.9 -% 2008/04/13 v3.10 +% 2008/04/16 v3.10 % % \THB@ is the prefix for internal command names. % @@ -115,7 +115,7 @@ \def\x{\endgroup\ProvidesPackage{thumbpdf}}% \fi \fi -\x[2008/04/13 v3.10 Inclusion of thumbnails (HO)]% +\x[2008/04/16 v3.10 Inclusion of thumbnails (HO)]% % Dummy for \thisthumb and \DeclareThumbs. It is overwritten, % if the checks succeed and the whole package is loaded. diff --git a/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex b/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex index 7069b0e2f1f..8b534992b4c 100644 --- a/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex +++ b/Master/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex @@ -1,6 +1,6 @@ % File: thumbpdf.tex % Project: thumbpdf -% Version: 2008/14/13 v3.10 +% Version: 2008/14/16 v3.10 % Author: Heiko Oberdiek % % Copyright: Copyright (C) 1999-2008 Heiko Oberdiek. @@ -87,10 +87,10 @@ % are referenced in the Catalog. % 2005/07/06 v3.8 % 2007/11/07 v3.9 -% 2008/04/13 v3.10 +% 2008/04/16 v3.10 \immediate\write16{% - File: thumbpdf.tex 2008/04/13 v3.10 % + File: thumbpdf.tex 2008/04/16 v3.10 % Including thumbnails as images (HO)% } \immediate\write16{% |