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

\begin{document}

\begin{tikzpicture}[scale=1.5]
  \GraphInit[vstyle=Art]
  \grCompleteBipartite[RA=3,RB=2,RS=5]{3}{5}
\end{tikzpicture}

\end{document}