summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-8-0.tex
blob: 688cd51d4e228c3c31d68f7772b9dac98fa74765 (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}[rotate=-30]
   \GraphInit[vstyle=Art]  \renewcommand*{\VertexInnerSep}{8pt}
   \SetGraphArtColor{red!50}{orange}
   \grIcosahedral[form=2,RA=8,RB=2,RC=.8]
 \end{tikzpicture}

\end{document}