AZ logo

CTAN directory: /macros/latex/contrib/pstool

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
pstool Support for psfrag within pdfLaTeX.

Subdirectories

Name Notes
example/

Files

Name Size* Date UTC Notes
README 1 KiB 2009-Jul-21 Shown below
pstool.ins 72 bytes 2009-Jul-21
pstool.pdf 446 KiB 2009-Jul-21
pstool.tex 31 KiB 2009-Jul-21

  *File sizes in kibibytes.

Contents of README

__________________
The pstool package
v1.3

A package like "pst-pdf" for processing PostScript graphics
with psfrag labels within pdfLaTeX documets. The difference
with this package is that every graphic is compiled individually,
drastically speeding up compilation time when only a single
figure needs re-processing.

Running `latex` on pstool.tex will produce the files
  pstool.ins, pstool.sty, and README.txt,
and compile the PDF documentation.

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-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.