summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-9-0.tex
blob: 96af13b98def8cb2dc1f65ea0b8a070afc115dc9 (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]  \renewcommand*{\VertexInnerSep}{8pt}
    \SetGraphArtColor{red!50}{orange}
    \grIcosahedral[RA=1,RB=7]
 \end{tikzpicture}

\end{document}