summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-1-0.tex
blob: d8d31518777916626e5fd81e3151f51a9324fd0c (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) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}
   \GraphInit[vstyle=Shade]
   \SetGraphArtColor{red}{olive}
   \SetVertexNoLabel
   \grMobiusKantor[RA=7]
\end{tikzpicture}

\end{document}