summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/pstool/README2
-rw-r--r--Master/texmf-dist/doc/latex/pstool/example/example.tex5
-rw-r--r--Master/texmf-dist/doc/latex/pstool/pstool.pdfbin401851 -> 424582 bytes
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pstool/README b/Master/texmf-dist/doc/latex/pstool/README
index f79652298f1..8e45f3581c5 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.0
+v1.1
A package like "pst-pdf" for processing PostScript graphics
with psfrag labels within pdfLaTeX documets. The difference
diff --git a/Master/texmf-dist/doc/latex/pstool/example/example.tex b/Master/texmf-dist/doc/latex/pstool/example/example.tex
index e2d3f4d77c5..3c5e8210fcb 100644
--- a/Master/texmf-dist/doc/latex/pstool/example/example.tex
+++ b/Master/texmf-dist/doc/latex/pstool/example/example.tex
@@ -2,7 +2,6 @@
\documentclass[12pt]{memoir}
\usepackage[a5paper]{geometry}
\usepackage{color}
-\color{red}
\usepackage[
process=all,
% mode=nonstop,
@@ -10,12 +9,14 @@
% cleanup={}
]{pstool}
\input macros.tex
-\begin{document}
\EndPreamble
+\begin{document}
+\color{red}
External macros: \a, \b, \c
\psfragfig{trial}{%
+ \tiny
\psfrag{[Mp]}{$M_\a$!}%
}
diff --git a/Master/texmf-dist/doc/latex/pstool/pstool.pdf b/Master/texmf-dist/doc/latex/pstool/pstool.pdf
index a6239824660..7d25e63e325 100644
--- a/Master/texmf-dist/doc/latex/pstool/pstool.pdf
+++ b/Master/texmf-dist/doc/latex/pstool/pstool.pdf
Binary files differ