summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-28 20:57:36 +0000
committerKarl Berry <karl@freefriends.org>2020-09-28 20:57:36 +0000
commite752903a9ad1c74190305384230882402822846a (patch)
tree8d60a64b66091d1c8e34e5af76d413268603b25d /Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
parentc452dea4584e1a0650f1ba1f87262a85b511057c (diff)
pgf (28sep20)
git-svn-id: svn://tug.org/texlive/trunk@56462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
index b4dda6fa1c4..b1dfe59edbe 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
@@ -1,4 +1,4 @@
-% Copyright 2006 by Till Tantau
+% Copyright 2019 by Till Tantau
%
% This file may be distributed and/or modified
%
@@ -220,14 +220,14 @@ must set up the box |\pgfnodepartXYZbox|. The box will be placed at the anchor
\end{pgfpicture}
\end{codeexample}
- \emph{Note:\/} Be careful when using the |\setbox| command inside a
+ \emph{Note:} Be careful when using the |\setbox| command inside a
|{pgfpicture}| command. You will have to use |\pgfinterruptpath| at the
beginning of the box and |\endpgfinterruptpath| at the end of the box to
make sure that the box is typeset correctly. In the above example this
problem was sidestepped by moving the box construction outside the
environment.
- \emph{Note:\/} It is not necessary to use |\newbox| for every node part
+ \emph{Note:} It is not necessary to use |\newbox| for every node part
name. Although you need a different box for each part of a single shape,
two different shapes may very well use the same box even when the names of
the parts are different. Suppose you have a |circle split| shape that has a