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

\begin{document}

\begin{tikzpicture}[scale=.7]
   \GraphInit[vstyle=Art]
   \tikzset{VertexStyle/.append style={minimum size=2pt}}
   \SetGraphArtColor{blue}{darkgray}
   \grTutteCoxeter
\end{tikzpicture}

\end{document}