summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-14-1-0.tex
blob: 1ee8a1a8c1fcf438b62f59c0909470d63e2c49da (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) 
% 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}