summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-1-0.tex
blob: 80fb6827231a9e14f9df9cb0df67f65975e446da (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}[scale=.8]
      \GraphInit[vstyle=Art]
      \SetGraphArtColor{blue}{darkgray}
      \grFolkman[RA=6]
 \end{tikzpicture}

\end{document}