summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
index a2be81b9d7d..fbd4820310d 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
@@ -11,13 +11,14 @@
\section{Repeating Things: The Foreach Statement}
\label{section-foreach}
-In this section the package |pgffor.sty| is described. It can be used
-independently of \pgfname, but it works particularly well together with
-\pgfname\ and \tikzname.
+This section describes the package |pgffor|, which is loaded
+automatically by \tikzname, but not by \pgfname:
-When you say |\usepackage{pgffor}|, two commands are defined:
-|\foreach| and |\breakforeach|. Their behaviour is described in the
-following:
+\begin{package}{pgffor}
+ This package can be used independently of \pgfname, but works
+ particularly well together with \pgfname\ and \tikzname. It defines
+ two new commands: |\foreach| and |\breakforeach|.
+\end{package}
\begin{command}{\foreach| |\meta{variables}| in |\marg{list}
\meta{commands}}
@@ -47,7 +48,7 @@ following:
\medskip
\textbf{Syntax for the commands.}
- Let use move on to a more complicated setting. The first
+ Let us move on to a more complicated setting. The first
complication occurs when the \meta{commands} are not some text in
curly braces. If the |\foreach| statement does not encounter an
opening brace, it will instead scan everything up to the next