summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
index d37579fae65..a8ffe644c8b 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
@@ -1,4 +1,4 @@
-% Copyright 2006 by Till Tantau
+% Copyright 2019 by Till Tantau
%
% This file may be distributed and/or modified
%
@@ -106,7 +106,7 @@ are local to the |{tikzpicture}| to which they apply.
approximation of the bounding box, but will not always be accurate. First,
the line thickness of diagonal lines is not taken into account correctly.
Second, control points of a curve often lie far ``outside'' the curve and
- make the bounding box too large. In this case, you should use the
+ make the bounding box too large. In this case, you should use the
|[use as bounding box]| option.
The following key influences the baseline of the resulting picture:
@@ -375,9 +375,9 @@ provided the single brace is followed by options in square brackets:
\end{tikzpicture}
\end{codeexample}
-In the above example, |{ [thick]| actually causes a |\begin{scope}[thick]| to
-be inserted, and the corresponding closing |}| causes an |\end{scope}| to be
-inserted.
+In the above example, |{ [ultra thick]| actually causes a
+|\begin{scope}[ultra thick]| to be inserted, and the corresponding closing |}|
+causes an |\end{scope}| to be inserted.
The ``certain places'' where an opening brace has this special meaning are the
following: First, right after the semicolon that ends a path. Second, right