summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-5-0.tex
blob: 60e847cab2b67911c3e11ef802107d57747e9c1d (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}
     \GraphInit[vstyle=Art]
     \SetGraphArtColor{blue}{darkgray}
     \grLCF[RA=7]{-13,-9,7,-7,9,13}{5}
 \end{tikzpicture}

\end{document}