summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-08 21:50:55 +0000
committerKarl Berry <karl@freefriends.org>2022-02-08 21:50:55 +0000
commit8b07e19420203613f0ed72a9ec1f7e6585cf8886 (patch)
tree52490d707ac9a2854a0e3ddb55f54ba842c42cc5 /Master/texmf-dist/doc/latex
parente2c17c234c6f771a8184b3ed6ca58c92d3fbbdba (diff)
tkz-fct (8feb22)
git-svn-id: svn://tug.org/texlive/trunk@61949 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/README.md6
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex12
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex2
-rw-r--r--Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdfbin728705 -> 732869 bytes
4 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/README.md b/Master/texmf-dist/doc/latex/tkz-fct/README.md
index 6f466c66663..c9b8b5413a0 100644
--- a/Master/texmf-dist/doc/latex/tkz-fct/README.md
+++ b/Master/texmf-dist/doc/latex/tkz-fct/README.md
@@ -1,6 +1,6 @@
# tkz-fct – Tools for drawing graphs of functions
-Release 1.6c 2022/01/27
+Release 1.7c 2022/02/07
## Description
@@ -52,7 +52,9 @@ In order to format the numbers correctly, you place the following two lines
Documentation for `tkz-fct` is available on CTAN and in your TeX distribution.
## History
-- 1.6c Correction of bug qwhich prevented "tkz" packages from being loaded at the same time.
+- 1.7c Correction of the documentation
+- 1.6c Correction of bug which prevented "tkz" packages from being loaded at the same time.
+ Minor corrections to the documentation
- 1.5c Added a warning message that tkz-fct must be loaded before tkz-euclide
- 1.4c Correction of a bug in the macro \tkzFct. Correction of the documentation.
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex
index 5c52bae065c..dc6f6df1504 100644
--- a/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex
+++ b/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex
@@ -19,11 +19,11 @@
]{tkz-doc}
\usepackage{etoc}
\gdef\tkznameofpack{tkz-fct}
-\gdef\tkzversionofpack{1.5c}
-\gdef\tkzdateofpack{2022/01/25}
-\gdef\tkznameofdoc{doc-tkz-tab}
-\gdef\tkzdateofdoc{2022/01/25}
-\gdef\tkzversionofdoc{1.5c}
+\gdef\tkzversionofpack{1.7c}
+\gdef\tkzdateofpack{2022/02/07}
+\gdef\tkznameofdoc{doc-tkz-fct}
+\gdef\tkzdateofdoc{2022/02/07}
+\gdef\tkzversionofdoc{1.7c}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
\gdef\tkznamecollection{AlterMundus}
@@ -51,7 +51,7 @@
pdfauthor={\tkzauthorofpack},
pdftitle={\tkznameofpack},
pdfkeywords={tikz, pgf, pdf, pdflatex, graphic, euclide,lualatex,
- points, maths, graph, gnuplot, angle ,function},
+ points, maths, graph, gnuplot, angle, function},
pdfcreator={\tkzengine}
}
\usepackage{url}
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 ad5b8088ff0..683c10a530b 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
@@ -65,7 +65,7 @@ On peut changer le style des tangentes avec, par exemple,
\tkzAxeXY
\tkzFct[color=red,samples=100,domain = 0:800]%
{(1./90000)*\x*\x*\x-(1./100)*\x*\x+(113./36)*\x}
- \tkzDrawTangentLine[color=blue,kr=300,kl=450,coord](450)
+ \tkzDrawTangentLine[color=blue,kr=300,kl=450](450)
\tkzText[draw, color = black,%
fill = brown!50, opacity = 0.8](300,1200)%
{$f(x)=\dfrac{1}{90000}x^3 -\dfrac{1}{{100}}x^2 +\dfrac{113}{36}x$}
diff --git a/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf b/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf
index c925fc12508..b1807b65e5e 100644
--- a/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf
+++ b/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf
Binary files differ