summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-3-0.tex
blob: 9b3892a74d24a73a9a21408f0615c986f59bfe29 (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=Shade]
   \SetVertexNoLabel
   \grMobiusKantor[form=3,RA=7,RB=2]
 \end{tikzpicture}

\end{document}