From 8b07e19420203613f0ed72a9ec1f7e6585cf8886 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 8 Feb 2022 21:50:55 +0000 Subject: tkz-fct (8feb22) git-svn-id: svn://tug.org/texlive/trunk@61949 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tkz-fct/tkz-fct.sty | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex') 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 ] %<--------------------------------------------------------------------------–> -- cgit v1.2.3