texlive[61949] Master/texmf-dist: tkz-fct (8feb22)
commits+karl at tug.org
commits+karl at tug.org
Tue Feb 8 22:50:56 CET 2022
Revision: 61949
http://tug.org/svn/texlive?view=revision&revision=61949
Author: karl
Date: 2022-02-08 22:50:55 +0100 (Tue, 08 Feb 2022)
Log Message:
-----------
tkz-fct (8feb22)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/tkz-fct/README.md
trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex
trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
trunk/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf
trunk/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty
Modified: trunk/Master/texmf-dist/doc/latex/tkz-fct/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-fct/README.md 2022-02-08 21:50:43 UTC (rev 61948)
+++ trunk/Master/texmf-dist/doc/latex/tkz-fct/README.md 2022-02-08 21:50:55 UTC (rev 61949)
@@ -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 @@
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.
Modified: trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex 2022-02-08 21:50:43 UTC (rev 61948)
+++ trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.tex 2022-02-08 21:50:55 UTC (rev 61949)
@@ -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}
Modified: trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex 2022-02-08 21:50:43 UTC (rev 61948)
+++ trunk/Master/texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-tangent.tex 2022-02-08 21:50:55 UTC (rev 61949)
@@ -65,7 +65,7 @@
\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$}
Modified: trunk/Master/texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty 2022-02-08 21:50:43 UTC (rev 61948)
+++ trunk/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty 2022-02-08 21:50:55 UTC (rev 61949)
@@ -13,14 +13,16 @@
% constants from tkz-base
% \tkz at init@xstep
% \tkz at init@ystep
-\typeout{2022/01/27 1.6c function tkz-fct}
+\typeout{2022/01/27 1.7c function tkz-fct}
%<--------------------------------------------------------------------------->
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-fct}[2022/01/27 1.6c function ]
+\ProvidesPackage{tkz-fct}[2022/01/27 1.7c function ]
\@ifpackageloaded{tkz-euclide}{\typeout{tkz-base and tkz-fct must be loaded before tkz-euclide}
\PackageError{tkz-fct}{tkz-base must be loaded before tkz-euclide}{tkz-base must be loaded before tkz-euclide}%
\endinput}{}
+\newif\iftkz at draw
+\newif\iftkz at fp
\newcount\tkz at tkzf@fct
\edef\tkzTWOPTCode{\the\catcode`\:}
\tkz at tkzf@fct=0 %
@@ -74,12 +76,9 @@
% Styles
%<--------------------------------------------------------------------------->
\def\tkzfctset#1{\pgfkeys{/tkztan/.cd,#1}}
-
\tkzfctset{tan style/.style={->,>=latex}} %<--------------------------------------------------------------------------->
% tkzFct
%<--------------------------------------------------------------------------->
-\newif\iftkz at draw
-\newif\iftkz at fp
\def\tkz at dmin{-5}\def\tkz at dmax{5}
\global\let\tkz at tmp@xa\tkz at init@xmin% modif 2016
\global\let\tkz at tmp@xb\tkz at init@xmax% modif 2016
@@ -588,7 +587,6 @@
\end{scope}
\endgroup
}
-
%<--------------------------------------------------------------------------–>
% tkzXH F rien T et [ ou ]
%<--------------------------------------------------------------------------–>
More information about the tex-live-commits
mailing list.