summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
committerNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
commitd043a18e288914d3c46a1b10af1f30ce2df00588 (patch)
tree888d8c0677d7b328602f1ec5c09d324a325043ec /graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex
parent34310603e5253ef5742542e3f0123b341a70ee20 (diff)
CTAN sync 202009290302
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex
index 68a1e2097c..50d4c370fe 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-base-decorations.tex
+++ b/graphics/pgf/base/doc/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.
%