diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/pax/README | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pax/README b/Master/texmf-dist/doc/latex/pax/README index a7bed4d701c..1069b9723c2 100644 --- a/Master/texmf-dist/doc/latex/pax/README +++ b/Master/texmf-dist/doc/latex/pax/README @@ -1,4 +1,4 @@ -README for project pax (PDFAnnotExtractor), 2008/10/01 v0.1i +README for project pax (PDFAnnotExtractor), 2011/04/22 v0.1j TABLE OF CONTENTS @@ -33,7 +33,7 @@ Project status: experimental B. COPYRIGHT, LICENSE ===================== -Copyright (C) 2006-2008 Heiko Oberdiek. +Copyright (C) 2006-2008, 2011 Heiko Oberdiek. The project consists of two parts: * The Java program pax.jar with sources. @@ -56,10 +56,10 @@ The project is available in CTAN (ftp.ctan.org): There are the following files: * README This file. -* pax-tds.zip +* pax.tds.zip The whole project, ready to unpack in a TDS (texmf) tree. -The files inside pax-tds.zip: +The files inside pax.tds.zip: * doc/latex/pax/README This file. * scripts/pax/pax.jar @@ -87,7 +87,7 @@ The files inside pax-tds.zip: D. AUTHOR ========= -Heiko Oberdiek <oberdiek@uni-freiburg.de> +Heiko Oberdiek <heiko.oberdiek at googlemail.com> E. REQUIREMENTS =============== @@ -107,8 +107,8 @@ E. REQUIREMENTS F. DOWNLOAD =========== -1. Download pax-tds.zip from CTAN: - ftp://ftp.ctan.org/tex-archive/macros/latex/contrib/pax/pax-tds.zip +1. Download pax.tds.zip from CTAN: + ftp://ftp.ctan.org/tex-archive/install/macros/latex/contrib/pax-tds.zip 2. Download PDFBox-0.7.3.jar from http://www.pdfbox.org/ (22 MB) http://prdownloads.sourceforge.net/pdfbox/PDFBox-0.7.3.zip?download @@ -231,3 +231,6 @@ I. History * Perl wrapper `pdfannotextractor.pl' added. * Section `Installation' from README rewritten. * Class-Path removed from MANIFEST.MF. +2011/04/22 v0.1j + * Update of email address and updating version dates + for all files. |