summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-3-0.tex
blob: ee2317b7c943cd6d1f91c0f243308ff8c4b6c788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%
% tkz-namedgraphs (27/05/2011)
%
% Coding (utf8) Creator (TeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}%
    \GraphInit[vstyle=Art]
    \SetGraphArtColor{red}{olive}
    \grPetersen[form=3,RA=7]%
\end{tikzpicture}

\end{document}