summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
index 68a1e2097cc..50d4c370fe4 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
@@ -1,4 +1,4 @@
-% Copyright 2008 by Till Tantau and Mark Wibrow
+% Copyright 2019 by Till Tantau and Mark Wibrow
%
% This file may be distributed and/or modified
%
@@ -334,8 +334,8 @@ command describes the decoration automaton.
First, this option causes an immediate switch to the state |final|
if the remaining distance on the input path is less than
\meta{dimension}. The effect is the same as if you had said
- |switch if less than=|\meta{dimension}| to final| just before the |width|
- option.
+ |switch if less than=|\meta{dimension}| to final| just before the
+ |width| option.
If no switch occurs, this option tells \pgfname\ the width of the
segment. The current point will travel along the input path (as
@@ -599,7 +599,7 @@ Once a decoration has been declared, it can be used.
point.
\end{itemize}
- Before the automata start to "work on" their respective inputs paths,
+ Before the automata start to ``work on'' their respective inputs paths,
\meta{before code} is executed. After the decoration automaton has
finished, \meta{after code} is executed.
%