summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-12-0.tex
blob: 03df840244b7d5fc5a40310fe2b28a90dd28faa9 (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=18,scale=.6]
   \GraphInit[vstyle=Art]
   \SetGraphArtColor{red!50}{orange}
   \grDodecahedral[RA=7,RB=4,RC=2,RD=1]
 \end{tikzpicture}

\end{document}