summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-11-03 06:16:00 +0000
committerNorbert Preining <preining@logic.at>2006-11-03 06:16:00 +0000
commita6d4e22f961008636a3bfc36f89570e6fa0c85f6 (patch)
tree9d13f81b2a37ab6bdf3336066017d4cb5e701011 /Master/texmf-dist/doc/generic/pgf/text-en
parente9b9a3f32d1a5b371fa2256f098ee4b158f6df1d (diff)
several updates (sorry Karl, it was a long train ride):
updates of packages: screenplay, bussproofs computational-complexity dvdcoll gnuplottex mathmode movie15 pgf pstricks-add pst-labo trfsigns (dvi->pdf move, COPYING file to doc) toptesi tocvsec2 thumb textfit (doc move) added to tpm-ctan-check: typogrid trsym trfsigns tracking toptesi toolbox todo tocvsec2 tocloft tocbibind titling titlefoot thumb textopo textfit teubner tensor git-svn-id: svn://tug.org/texlive/trunk@2382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex2
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex8
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex6
3 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
index d6841908568..f90ed614363 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
@@ -370,7 +370,7 @@ Rectangles \begin{pgfpicture}
particular, it is normally impossible to draw lines between nodes in
different pictures automatically.
- In order to make \pgfname\ ``remember'' a picture, the \TeX-\if
+ In order to make \pgfname\ ``remember'' a picture, the \TeX-if
|\||ifpgfrememberpicturepositiononpage| should be set to |true|. It
is only important that this \TeX-if is |true| at the end of the
|{pgfpicture}|-environment, so you can switch it on inside the
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
index 15201b087aa..0fc8c076b9d 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
@@ -216,8 +216,8 @@ exactly the same.
\item
In plain \TeX\ mode it does not support image inclusion.
\item
- Remembering of pictures (inter-picture connections) is not
- supported.
+ For remembering of pictures (inter-picture connections) you need
+ to use a recent version of |pdftex| running in DVI-mode.
\end{enumerate}
\end{filedescription}
@@ -276,8 +276,8 @@ conversion program like |ps2pdf| or the Acrobat Distiller.
Opacity works only in conjunction with newer versions of
GhostScript.
\item
- Remembering of pictures (inter-picture connections) is not
- supported.
+ For remembering of pictures (inter-picture connections) you need
+ to use a recent version of |pdftex| running in DVI-mode.
\end{enumerate}
\end{filedescription}
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
index f54eb47ea26..e92e01f7847 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
@@ -42,8 +42,14 @@ Currently, \pgfname\ supports the following backend drivers:
|pdftex| version 0.14 or higher. Earlier versions do not work.
\item
|dvips| version 5.94a or higher. Earlier versions may also work.
+
+ For inter-picture connections, you need process pictures using
+ |pdftex| version 1.40 or higher running in DVI mode.
\item
|dvipdfm| version 0.13.2c or higher. Earlier versions may also work.
+
+ For inter-picture connections, you need process pictures using
+ |pdftex| version 1.40 or higher running in DVI mode.
\item
|tex4ht| version 2003-05-05 or higher. Earlier versions may also work.
\item