Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke committed Nov 3, 2019
2 parents 79bde79 + ff831d5 commit 10c98ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,11 @@ \subsection{Adding a Touch of Style}
\end{tikzpicture}
\end{codeexample}

In this example, the definition of the style |Karl's grid| is given as an
optional argument to the |{tikzpicture}| environment. Additional styles for other
elements would follow after a comma. With many styles in effect, the optional
argument of the environment may easily happen to be longer than the actual
contents.

\subsection{Drawing Options}

Expand Down

0 comments on commit 10c98ab

Please sign in to comment.