summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-3-3-0.tex
blob: a5e1873af9a017b80a299e8aa83ed471371f6c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%
% tkz-euclide (14/01/2011)
%
% Coding (utf8) Creator (TeX) Producer (pdfeTeX) 
% Author Alain Matthes
\input{tkzfctpreamble.ltx}

\begin{document}

        \begin{tikzpicture}
            \tkzInit[xmin=-5,xmax=5,ymax=2]
            \tkzGrid
            \tkzAxeXY
         \end{tikzpicture}

\end{document}