summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-2-0.tex
blob: bcbaf04d5a7185e669c935759c3737ca4679d8d4 (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=22.5]
   \GraphInit[vstyle=Shade]
  \SetGraphArtColor{red!50}{brown!50}
   \SetVertexNoLabel
   \grMobiusKantor[form=2,RA=7,RB=3]
 \end{tikzpicture}

\end{document}