Skip to content

Commit 51b935b

Browse files
Mo-Gulhmenke
andcommitted
- moved colorlet to the codeexample itself instead of to pre in pgfmanual-en-base-quick.tex
Co-Authored-By: Henri Menke <henri@icp.uni-stuttgart.de>
1 parent 2d5fb0c commit 51b935b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,8 @@ \subsection{Quick Path Construction Commands}
102102
Adds a radius around the origin of the given \meta{radius}. This command is
103103
orders of magnitude faster than |\pgfcircle{\pgfpointorigin}{|\meta{radius}|}|.
104104
%
105-
\begin{codeexample}[pre={\colorlet{examplefill}{yellow!80!black}}]
105+
\begin{codeexample}[]
106+
\colorlet{examplefill}{yellow!80!black}
106107
\begin{tikzpicture}
107108
\draw[help lines] (0,0) grid (1,1);
108109
\pgfpathqcircle{10pt}

0 commit comments

Comments
 (0)