summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-05 21:32:55 +0000
committerKarl Berry <karl@freefriends.org>2020-05-05 21:32:55 +0000
commit16cbb36af5f9b830084a15c75c3506d13af72a02 (patch)
tree95a0f8512b4ed8c7c2f2444b19f0f68fb50f93ad /Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
parent5033b0a46ad21995a992442c4ca73580ed7e0c58 (diff)
tkz-fct (5may20)
git-svn-id: svn://tug.org/texlive/trunk@55031 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
index 683ee7a5bd1..ad5b8088ff0 100644
--- a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
+++ b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
@@ -103,12 +103,10 @@ Soit on place la macro \tkzcname{tkzDrawTangentLine} après la ligne
\tkzDrawTangentLine[with=a,
color=blue](1)
\tkzText[draw,
- color= red,
- fill=brown!50](1,1.5)%
+ color= red](1,1.5)%
{$f(x)=\frac{1}{8}(3x-1)+\frac{3}{8}\left(\frac{3x-1}{x^2}\right)$}
\tkzText[draw,
- color= green!50!black,
- fill=brown!50](2,0.3)%
+ color= blue](2,0.3)%
{$g(x)=\frac{1}{8}(3x-1)$}
\end{tikzpicture}
\end{tkzexample}
@@ -218,7 +216,7 @@ Un problème surgit si on emploie une expression contenant des parenthèses dans
\begin{tkzltxexample}[] \FPeval\vx{1/exp(1)}
\end{tkzltxexample}
-\subsubsection{utilisation de la valeur numérique}
+\subsubsection{Utilisation de la valeur numérique}
\begin{center}
\begin{tkzexample}[]
\begin{tikzpicture}[scale=1]