We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
colorlet
codeexample
pre
pgfmanual-en-base-quick.tex
1 parent 2d5fb0c commit 51b935bCopy full SHA for 51b935b
doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
@@ -102,7 +102,8 @@ \subsection{Quick Path Construction Commands}
102
Adds a radius around the origin of the given \meta{radius}. This command is
103
orders of magnitude faster than |\pgfcircle{\pgfpointorigin}{|\meta{radius}|}|.
104
%
105
-\begin{codeexample}[pre={\colorlet{examplefill}{yellow!80!black}}]
+\begin{codeexample}[]
106
+\colorlet{examplefill}{yellow!80!black}
107
\begin{tikzpicture}
108
\draw[help lines] (0,0) grid (1,1);
109
\pgfpathqcircle{10pt}
0 commit comments