\input{preamble-standalone.ltx} \begin{document} % Ex. No. 110 (Section 17.1.1 : Un titre) \begin{tikzpicture} \tkzInit[xmax = 6, ymin = 1000,% ymax = 4000,ystep = 1000] \tkzAxeXY \tkzText[draw, line width = 1pt,% color = red,% fill = orange!20](3,4000)% {Recette en fonction du mois} \end{tikzpicture} \end{document}