

\input{versGB} % for english version
%\input{versFR} % pour la version française

 \input{tikzdebut}


 \begin{document}


%\selectlanguage{english}
\selectlanguage{french}



%\input{tkztitre}


% \tableofcontents
%
%
%\newpage




\input{tkzdatavisual}

%
%\newpage
%
%\RRR{17-2-1} fini
%
%
%/tikz/node font=font commands
%
%\begin{tikzpicture}
%\draw[node font=\itshape] (1,0) -- +(1,1) node[above] {italic};
%\end{tikzpicture}
%
%\tikz \node [node font=\tiny, minimum height=3em, draw] {tiny};
%\tikz \node [node font=\small, minimum height=3em, draw] {small};
%
%
%
%
%/tikz/node align header=
%
%
%\RRR{17-4-4} OK
%
%
%\RRR{17-5} Positioning Nodes
%
%
%
%\RRR{17-5-3 }Advanced Placement Options
%
%
%  
%
%\subsubsection{title}
%
%\begin{tikzpicture}[every node/.style={draw}]
%\draw[help lines](0,0) grid (3,2);
%\draw (1,0) node{A}
%(2,0) node[rotate=90,scale=1.5] {B};
%\draw[rotate=30] (1,0) node{A}
%(2,0) node[rotate=90,scale=1.5] {B};
%\draw[rotate=60] (1,0) node[transform shape] {A}
%(2,0) node[transform shape,rotate=90,scale=1.5] {B};
%\end{tikzpicture}
%
%m:::::::::::::::%\begin{tikzpicture}
%%% Install a nonlinear transformation:
%%\pgfsetcurvilinearbeziercurve
%%{\pgfpoint{0mm}{20mm}}
%%{\pgfpoint{10mm}{20mm}}
%%{\pgfpoint{10mm}{10mm}}
%%{\pgfpoint{20mm}{10mm}}
%%\pgftransformnonlinear{\pgfpointcurvilinearbezierorthogonal\pgf@x\pgf@y}%
%%% Draw something:
%%\draw [help lines] (0,-30pt) grid [step=10pt] (80pt,30pt);
%%\foreach \x in {0,20,...,80}
%%\node [fill=red!20] at (\x pt, -20pt) {\x};
%%\foreach \x in {0,20,...,80}
%%\node [fill=blue!20, transform shape nonlinear] at (\x pt, 20pt) {\x};
%%\end{tikzpicture}
%
%
%\newpage
%
%
%
%\input{tkzcoord}
%
%
%
%\newpage
%
%\SSCT{Les n\oe uds }{Nodes}
%
%\input{tkznoeud1}
%
%\newpage
%
%\input{tkzpos}
%
%\newpage
%
%\SSCT{Mettre du texte  en valeur}{Text highlighting}
%
%\input{tkzboit1}
%
%%\begin{tikzpicture}
%%[spy using outlines={circle, magnification=4, size=2cm, connect spies}]
%%\draw [help lines] (0,0) grid (3,2);
%%\draw [decoration=Koch curve type 1]
%%decorate { decorate{ decorate{ decorate{ (0,0) -- (2,0) }}}};
%%\spy [red] on (1.6,0.3)
%%in node [left] at (3.5,-1.25);
%%\spy [blue, size=1cm] on (1,1)
%%in node [right] at (0,-1.25);
%%\end{tikzpicture}
%%
%%\begin{tikzpicture}
%%[spy using outlines={circle, magnification=4, size=2cm, connect spies}]
%%\draw [help lines] (0,0) grid (3,2);
%%\shadedraw[shading=Mandelbrot set ] (0,0) rectangle (2,2) ;
%%\spy [red] on (1,0.4)
%%in node [left] at (3.5,-1.25);
%%\spy [blue, size=1cm] on (.5,.8)
%%in node [right] at (0,-1.25);
%%\end{tikzpicture}
%
%
%%\input{tkzturtle}
%% 
%%
%% 
%%\newpage 
%%
%%\SbSSCT{Matrice de n\oe uds}{Matrices and Alignment}
%%
%%
%%\input{matrix}
%% 
%%\newpage 
%%
%%\SbSSCT{Chaine de n\oe uds}{Chains of nodes}
%%
%%\input{tkzchains}
%%
%%
%%\bigskip
%
%%\begin{tikzpicture}[baseline=-1cm] 
%%\matrix [matrix of nodes,column sep=.5cm,row sep=.5cm,every node/.style=draw]
%%{
%%|(a) [red]|AAA 			& |(b) [circle]| BBB \\
%%|(c)| CCC 		& |(d) [isosceles triangle]| DDD \\
%%|(e) [ellipse]| EEE & |(f)| FFFF \\
%%};
%%\draw (a) -- (f);
%%\end{tikzpicture}
%
%
%\newpage
%
%
%
%%\section{symboles}
%%
%%\input{tkzcoord}
%
%%\newpage
%%
%%\input{tkzpeople}
%
%%\newpage
%%
%%\SbSSCT{Canards}{Ducks}
%
%%\input{tkzducks}
%%
%%\newpage
%
%
%\newpage
%
%\section{A Voir}
%
%
%%\input{tkzdatavisual}
%
%\begin{tikzpicture}
%\draw[help lines] (0,0) grid (2,2);
%\node[draw,fill=green!20,] (A) at (1,1) {\huge noeud};
%\fill[red] (A.-30) circle (3pt);
%\end{tikzpicture}
%
%
%
%\begin{tikzpicture}
%\draw[help lines] (0,0) grid (3,2);
%\draw (0,0) -- (1,1);
%\draw[red] (0,0) -- ([xshift=3pt] 1,1);
%\draw (1,0) -- +(30:2cm);
%\draw[red] (1,0) -- +([shift=(135:5pt)] 30:2cm);
%\end{tikzpicture}
%
%
%
%\section{Problèmes a Voir}
%
%%\tikz \node[jester,pattern=yellow,minimum size=1.5cm] at (0,0) {};
%
%\newpage
%
%
%\input{bibtkz}
%
%\newpage 
%
%%\printindex 
  
\end{document}: