diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-22 22:47:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-22 22:47:33 +0000 |
commit | c3e77d64d6cd4a78f811f055c8e66fad01d86afd (patch) | |
tree | 691ea5bd93df429ff5e7f81edbc239d35c5f7820 /Master/texmf-dist/doc/latex/pstool/README | |
parent | 20e5e430bf97131e6017ba654705d49ec2cf28dd (diff) |
pstool 1.3 (22jul09)
git-svn-id: svn://tug.org/texlive/trunk@14373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstool/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/pstool/README | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/README b/Master/texmf-dist/doc/latex/pstool/README index 461bcc848f4..eb8a115643b 100644 --- a/Master/texmf-dist/doc/latex/pstool/README +++ b/Master/texmf-dist/doc/latex/pstool/README @@ -1,6 +1,6 @@ __________________ The pstool package -v1.2b +v1.3 A package like "pst-pdf" for processing PostScript graphics with psfrag labels within pdfLaTeX documets. The difference @@ -12,8 +12,19 @@ Running `latex` on pstool.tex will produce the files pstool.ins, pstool.sty, and README.txt, and compile the PDF documentation. -Executing `tex pstool.ins` produces the files above +Executing `latex pstool.ins` produces the files above except pstool.ins (and the PDF file, obviously). +Please see the PDF documentation for further information. + Will Robertson & Zebb Prime -Copyright 2008 +Copyright 2008-2009 + +____________________ +Brief change history + +v1.3, July 2009: + - [bitmap] option to control compression of bitmap graphics, + - Package options may now be set anywhere with \pstoolsetup{}, + - localised pstool options can be set per-graphic. + |