summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-fct
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/tex/latex/tkz-fct
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/tex/latex/tkz-fct')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty b/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty
index a4d998ce85d..e693b44b3ca 100644
--- a/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty
+++ b/Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty
@@ -13,14 +13,16 @@
% constants from tkz-base
% \tkz@init@xstep
% \tkz@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@draw
+\newif\iftkz@fp
\newcount\tkz@tkzf@fct
\edef\tkzTWOPTCode{\the\catcode`\:}
\tkz@tkzf@fct=0 %
@@ -74,12 +76,9 @@
% Styles
%<--------------------------------------------------------------------------->
\def\tkzfctset#1{\pgfkeys{/tkztan/.cd,#1}}
-
\tkzfctset{tan style/.style={->,>=latex}} %<--------------------------------------------------------------------------->
% tkzFct
%<--------------------------------------------------------------------------->
-\newif\iftkz@draw
-\newif\iftkz@fp
\def\tkz@dmin{-5}\def\tkz@dmax{5}
\global\let\tkz@tmp@xa\tkz@init@xmin% modif 2016
\global\let\tkz@tmp@xb\tkz@init@xmax% modif 2016
@@ -588,7 +587,6 @@
\end{scope}
\endgroup
}
-
%<--------------------------------------------------------------------------–>
% tkzXH F rien T et [ ou ]
%<--------------------------------------------------------------------------–>