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

\begin{document}

 \begin{tikzpicture}
   \GraphInit[vstyle=Art]
   \grCompleteBipartite[RA=2,RB=2,RS=3]{3}{2}
\end{tikzpicture}\hspace*{2cm}
\begin{tikzpicture}
   \GraphInit[vstyle=Art]
   \grCompleteBipartite[RA=2,RB=2,RS=3]{3}{3}
 \end{tikzpicture}

\end{document}