summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/tkz/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-8-0.tex
blob: 638d46ab0553bd9c0e1622f2d3f97c549fb74e51 (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) Producer (pdfeTeX) 
% Author Alain Matthes
\input{tkzpreamblenamed.ltx}

\begin{document}

\begin{tikzpicture}[rotate=90]
  \GraphInit[vstyle=Art]\SetGraphArtColor{red}{olive}
  \renewcommand*{\VertexInnerSep}{8pt}
  \grGeneralizedPetersen[RA=7,RB=4]{7}{3}
 \end{tikzpicture}

\end{document}