% % 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}