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

\begin{document}

\begin{tikzpicture}
\tikzstyle{VertexStyle}   = [shape           = circle,
                             shading         = ball,
                             ball color      = green,
                             minimum size    = 24pt,
                             draw]
\tikzstyle{EdgeStyle}     = [thick,
                             double          = orange,
                             double distance = 1pt]
\SetVertexLabel\SetVertexMath
\grCrown[RA=3,RS=6]{4}
 \end{tikzpicture}

\end{document}