diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-18 00:07:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-18 00:07:10 +0000 |
commit | abb06c39927dee255284ee41af720b3f53d23dd6 (patch) | |
tree | da5f82c9d224380288767ece7eff23bbc6f0c521 /Master/texmf-dist/doc/support | |
parent | 125d2ca404411b7498a632a2c5b5f7e49bf3a321 (diff) |
pdfcrop update (17sep10)
git-svn-id: svn://tug.org/texlive/trunk@19781 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/pdfcrop/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/pdfcrop/README b/Master/texmf-dist/doc/support/pdfcrop/README index b3250ad96b0..0ce9b3f6ccb 100644 --- a/Master/texmf-dist/doc/support/pdfcrop/README +++ b/Master/texmf-dist/doc/support/pdfcrop/README @@ -1,4 +1,4 @@ -README for pdfcrop 2010/09/15 v1.30 +README for pdfcrop 2010/09/17 v1.31 TABLE OF CONTENTS ================= @@ -230,10 +230,14 @@ L. HISTORY is not found via PATH. * Windows only: support of spaces in command names in unrestricted mode. -2010/09/06 v1.29: * Find the latest Ghostscript version in registry. +2010/09/06 v1.29: * Find the latest Ghostscript version in registry. 2010/09/15 v1.30: * Warning of pdfTeX because of \pdfobjcompresslevel avoided when reducing \pdfminorversion. - * Fix for TeX syntax characters in input file names. + * Fix for TeX syntax characters in input file names. +2010/09/17 v1.31: * Passing the input file name via hex string to TeX. + * Again input file names restricted for Ghostscript + command line, switch then to symbol link/copy + method. M. TODO ======= |