summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
index bce298b285a..01af022c291 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
@@ -585,7 +585,7 @@ that apply to most shapes:
Specifies the outer separation in the $y$-direction, only.
\end{key}
-\begin{key}{/pgf/minimum height=\meta{dimension} (initially 0pt)}
+\begin{key}{/pgf/minimum height=\meta{dimension} (initially 1pt)}
\keyalias{tikz}
This option ensures that the height of the shape (including the inner, but
ignoring the outer separation) will be at least \meta{dimension}. Thus, if
@@ -602,7 +602,7 @@ that apply to most shapes:
%
\end{key}
-\begin{key}{/pgf/minimum width=\meta{dimension} (initially 0pt)}
+\begin{key}{/pgf/minimum width=\meta{dimension} (initially 1pt)}
\keyalias{tikz}
Same as |minimum height|, only for the width.
%
@@ -967,7 +967,7 @@ Let us now first have a look at the |text width| command.
{This is a\\ demonstration text for\\ alignments.};
\end{codeexample}
%
- For alignment with line breaking, the same will happen only the
+ For alignment with line breaking, the same will happen; only the
lines will now, additionally, be broken automatically:
%
\begin{codeexample}[]
@@ -1210,7 +1210,7 @@ Since the default anchor is |center|, the default behaviour is to shift the
node in such a way that it is centered on the current position.
\begin{key}{/tikz/anchor=\meta{anchor name}}
- Causes the node to be shifted such that it's anchor \meta{anchor name} lies
+ Causes the node to be shifted such that its anchor \meta{anchor name} lies
on the current coordinate.
The only anchor that is present in all shapes is |center|. However, most
@@ -1477,7 +1477,7 @@ differently.
\end{itemize}
%
The net effect of all this is that the new node will be placed in
- such a way that the distance between is south border and \meta{node
+ such a way that the distance between its south border and \meta{node
name}'s north border is exactly the given distance.
%
\begin{codeexample}[]
@@ -2241,7 +2241,7 @@ syntax:
label=3:$3^\circ$,
label=2:$2^\circ$,
label={[below]180:$180^\circ$},
- label={[centered]135:$115^\circ$}] {my circle};
+ label={[centered]135:$135^\circ$}] {my circle};
\end{codeexample}
\item One \meta{angle} is special: If you set the \meta{angle} to
|center|, then the label will be placed on the center of the main
@@ -2371,7 +2371,7 @@ nodes.
\subsubsection{The Quotes Syntax}
\label{section-label-quotes}
-The |label| and |pin| option provide a syntax for creating nodes next to
+The |label| and |pin| options provide a syntax for creating nodes next to
existing nodes, but this syntax is often a bit too verbose. By including the
following library, you get access to an even more concise syntax:
@@ -2389,8 +2389,8 @@ slightly more general, see the detailed descriptions later on):
\end{quote}
%
The \meta{options} must be surrounded in curly braces when they contain a
-comma, otherwise the curly braces are optional. The may be preceded by an
-optional space.
+comma, otherwise the curly braces are optional. The \meta{options} may be
+preceded by an optional space.
When a \meta{string} of the above form is encountered inside the options of a
|node|, then it is internally transformed to