summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex b/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex
index 19f17b80ca..9430b809cb 100644
--- a/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex
+++ b/macros/latex/contrib/tkz/tkz-fct/examples/latex/tkzFct-10-6-0.tex
@@ -1,12 +1,8 @@
-%
-% tkz-euclide (14/01/2011)
-%
-% Coding (utf8) Creator (TeX) Producer (pdfeTeX)
-% Author Alain Matthes
-\input{tkzfctpreamble.ltx}
-
+\input{preamble-standalone.ltx}
\begin{document}
+% Ex. No. 43 (Section 10.6 : Asymptote horizontale)
+
\begin{tikzpicture}[scale=2.5]
\tkzInit[xmax=5,ymin=0.5,ymax=1.5,ystep=0.5]
\tkzGrid
@@ -15,6 +11,6 @@
\tkzHLine[color=red,style=solid,line width=1.2pt]{1}
\tkzDrawTangentLine[draw,color=blue](1)
\tkzText[draw,fill = brown!20](2,0.75){$f(x)=x \text{e}^{-x}+1$}
- \end{tikzpicture}
+\end{tikzpicture}
-\end{document}
+\end{document}