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

\begin{document}

\begin{tikzpicture}[rotate=90]
    \GraphInit[vstyle=Art]
    \grLCF[RA=6]{6,12}{15}
    \EdgeInGraphMod{a}{30}{9}{1}{6} \EdgeInGraphMod*{a}{30}{15}{2}{6}
    \EdgeInGraphMod*{a}{30}{9}{3}{6}
 \end{tikzpicture}

\end{document}