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

\begin{document}

\begin{tikzpicture}[scale=.6]
  \renewcommand*{\VertexInnerSep}{2pt}
  \renewcommand*{\EdgeLineWidth}{0.5pt}
  \GraphInit[vstyle=Art]
  \tikzset{VertexStyle/.append style={minimum size=2pt}}
  \SetGraphColor{red}{blue}
  \grLCF[Math,RA=6]{17, -9, 37, -37, 9, -17}{15}
 \end{tikzpicture}

\end{document}