summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-14-0.tex
blob: 2c0e1e8884c83fbf2e95b1b35ac845391887a5c7 (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]
   \GraphInit[vstyle=Art]
   \SetGraphArtColor{red!50}{orange}
   \grLCF[RA=7]{10,7,4,-4,-7,10,-4,7,-7,4}{2}
 \end{tikzpicture}

\end{document}