summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-1-0.tex
blob: 092d89b07fda35a9730ef37b8e8f2197138bb76e (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=.6]
  \GraphInit[vstyle=Art]
  \SetGraphArtColor{red}{olive}
 \grBalaban[form=1,RA=7,RB=3,RC=3]
 \end{tikzpicture}

\end{document}