File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -732,10 +732,10 @@ \subsection{Using Decorations}
732
732
\meta {name}. This is equivalent to
733
733
%
734
734
\begin {codeexample }[code only]
735
- \pgfdecorate {{name}{\pgfdecoratedpathlength }
736
- {\pgfdecoratebeforecode }{\pgfdecorateaftercode }}
735
+ \pgfdecoration {{name}{\pgfdecoratedpathlength }
736
+ {\pgfdecoratebeforecode }{\pgfdecorateaftercode }}
737
737
// the path commands.
738
- \endpgfdecorate
738
+ \endpgfdecoration
739
739
\end {codeexample }
740
740
%
741
741
\end {command }
@@ -747,11 +747,13 @@ \subsection{Using Decorations}
747
747
Both the above commands use the current definitions of the following macros:
748
748
749
749
\begin {command }{\pgfdecoratebeforecode }
750
- Code executed as \meta {before code}, see the description of |\pgfdecorate |.
750
+ Code executed as \meta {before code}, see the description of
751
+ |\pgfdecoration |.
751
752
\end {command }
752
753
753
754
\begin {command }{\pgfdecorateaftercode }
754
- Code executed as \meta {after code}, see the description of |\pgfdecorate |.
755
+ Code executed as \meta {after code}, see the description of
756
+ |\pgfdecoration |.
755
757
\end {command }
756
758
757
759
It may sometimes be useful to add an additional transformation for each segment
You can’t perform that action at this time.
0 commit comments