summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex
index d5d3583a60d..d7207dd7c3b 100644
--- a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex
+++ b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-example.tex
@@ -1,4 +1,3 @@
-%!TEX root = /Users/ego/Boulot/TKZ/tkz-fct/doc-fr/TKZdoc-fct-main.tex
\section{Quelques exemples}
\subsection{Variante intermédiaire : \TIKZ\ + \tkzname{tkz-fct}}
@@ -105,7 +104,7 @@ Les codes de \TIKZ\ et de \tkzname{tkz-fct} peuvent se compléter. Ainsi les axe
\tkzDrawX[label=$q$]
\tkzDrawY[label=$C(q)$]
\tkzLabelXY
- \tkzGrid[orange]
+ \tkzGrid[color=orange]
\tkzFct[domain=5:40]{0.1*\x**2+2*\x+60}
\foreach \vv in {5,10,...,40}{%
\tkzDefPointByFct(\vv)