Skip to content

Typo in \pgfdecoratepath? #1388

@SoilRos

Description

@SoilRos

Version

3.1.10

Details

The macro \pgfdecoratepath{⟨name⟩}{⟨path commands⟩} says in the documentation that is equivalent to the following:

\pgfdecorate{{name}{\pgfdecoratedpathlength}
             {\pgfdecoratebeforecode}{\pgfdecorateaftercode}
  // the path commands.
\endpgfdecorate

However, I could not find \pgfdecorate or \endpgfdecorate. From just trying out things, it seems to me that this should refer to \pgfdecoration and \endpgfdecoration instead. If this is not the case, it would be nice to know what \pgfdecorate and \endpgfdecorate is.

BTW: I this was opened first in DominikPeters/tikz.dev-issues#47 but I got referred to this repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions