summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pstool/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-09 17:06:54 +0000
committerKarl Berry <karl@freefriends.org>2008-09-09 17:06:54 +0000
commit9184473b15ef7df52bc1597191130d69e1bf5acd (patch)
tree9a9016b409cbb0421065eda8994659ec51755565 /Master/texmf-dist/doc/latex/pstool/README
parent82a500d46e877032f6a2e5d14b4cd0072aa23ff4 (diff)
new latex package pstool
git-svn-id: svn://tug.org/texlive/trunk@10520 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstool/README')
-rw-r--r--Master/texmf-dist/doc/latex/pstool/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/README b/Master/texmf-dist/doc/latex/pstool/README
new file mode 100644
index 00000000000..f79652298f1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pstool/README
@@ -0,0 +1,19 @@
+__________________
+The pstool package
+v1.0
+
+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 `tex pstool.ins` produces the files above
+except pstool.ins (and the PDF file, obviously).
+
+Will Robertson & Zebb Prime
+Copyright 2008