summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-3-0.tex
blob: 51d446b811689475bc1c79a9541f7df4abb40cbe (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=90]
   \GraphInit[vstyle=Art]
    \grLCF[Math,RA=6]{-12,6,-7,-12,7,-8,11,-6,6,-11,8,%
                      -7,-12,7,-6,-12,7,-11,-8,7,-7,8,11,-7}{1}
 \end{tikzpicture}

\end{document}