diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/README.md | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-BB.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex | 118 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-point.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf | bin | 368069 -> 362010 bytes |
5 files changed, 61 insertions, 69 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/README.md b/Master/texmf-dist/doc/latex/tkz-base/README.md index 5926278cd15..9c6b4a3d349 100644 --- a/Master/texmf-dist/doc/latex/tkz-base/README.md +++ b/Master/texmf-dist/doc/latex/tkz-base/README.md @@ -1,6 +1,6 @@ # tkz-base — for Cartesian coordinate system -Release 4.05b 2022/02/07 +Release 4.2c 2022/07/14 ## Description The package `tkz-base` provides some tools like a Cartesian (rectangular) coordinate system to other packages like `tkz-euclide` or `tkz-fct`. @@ -60,6 +60,7 @@ Other examples, in French, are on my site. The new version of `tkz-base` is *not* fully compatible with the version 3 but the differences are minor ## History +- 4.2c adaptation to the new version of tkz-euclide. - 4.05b Correction of an option (tkzDrawY). Removing axesmin.tex Move from \newif\iftkz@integer to base.sty - 4.01b add error message if tkz-base is loaded after tkz-euclide. diff --git a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-BB.tex b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-BB.tex index 22d943726eb..65e78ea629b 100644 --- a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-BB.tex +++ b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-BB.tex @@ -112,10 +112,12 @@ This macro displays the bounding box. A rectangular frame surrounds the bounding \tkzDefPoint(3,0){A} \begin{scope} \tkzClipBB - \tkzDrawCircle[R](A,5) + \tkzDefCircle[R](A,5) + \tkzDrawCircle(A,tkzPointResult) \tkzShowBB[line width = 4pt,fill=teal!10,opacity=.4] \end{scope} -\tkzDrawCircle[R,red](A,4) +\tkzDefCircle[R](A,4) +\tkzDrawCircle(A,tkzPointResult) \end{tikzpicture} \end{tkzexample} %<---------------------------------------------------------------------------> diff --git a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex index f6f74345e24..8302156108f 100644 --- a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex +++ b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex @@ -11,32 +11,32 @@ % version 2005/12/01 or later. % This work has the LPPL maintenance status “maintained”. % The Current Maintainer of this work is Alain Matthes. - +\PassOptionsToPackage{unicode}{hyperref} \documentclass[DIV = 14, fontsize = 10, index = totoc, twoside, - headings = small, - %cadre + cadre, + headings = small ]{tkz-doc} %\usepackage{etoc} \gdef\tkznameofpack{tkz-base} -\gdef\tkzversionofpack{4.05b} -\gdef\tkzdateofpack{2022/02/07} +\gdef\tkzversionofpack{4.2c} +\gdef\tkzdateofpack{\today} \gdef\tkznameofdoc{doc-tkz-base} -\gdef\tkzversionofdoc{4.05b} -\gdef\tkzdateofdoc{2022/02/07} +\gdef\tkzversionofdoc{4.2c} +\gdef\tkzdateofdoc{\today} \gdef\tkzauthorofpack{Alain Matthes} \gdef\tkzadressofauthor{} \gdef\tkznamecollection{AlterMundus} -\gdef\tkzurlauthor{} +\gdef\tkzurlauthor{http://altermundus.fr} \gdef\tkzengine{lualatex} \gdef\tkzurlauthorcom{http://altermundus.fr} +\nameoffile{\tkznameofpack} % -- Packages --------------------------------------------------- \usepackage{calc} -\usepackage{tkz-base} -\usepackage{tkz-euclide} -\usepackage[colorlinks]{hyperref} +\usepackage{tkz-base,tkz-euclide,pgfornament} +\usepackage[colorlinks,pdfencoding=auto, psdextra]{hyperref} \hypersetup{ linkcolor=Gray, citecolor=Green, @@ -60,80 +60,70 @@ \usepackage{tkzexample} %\usepackage{mathtools} \usepackage{fontspec} -\setmainfont{texgyrepagella}% - [ - Extension = .otf , - UprightFont = *-regular, - ItalicFont = *-italic, - BoldFont = *-bold, - BoldItalicFont = *-bolditalic, - Ligatures=TeX, - Numbers={Lowercase,Monospaced}, - ] -\usepackage{unicode-math} +\setmainfont{texgyrepagella}[ + Extension = .otf, + UprightFont = *-regular , + ItalicFont = *-italic , + BoldFont = *-bold , + BoldItalicFont = *-bolditalic +] +\setsansfont{texgyreheros}[ + Extension = .otf, + UprightFont = *-regular , + ItalicFont = *-italic , + BoldFont = *-bold , + BoldItalicFont = *-bolditalic , +] + +\setmonofont{lmmono10-regular.otf}[ + Numbers={Lining,SlashedZero}, + ItalicFont=lmmonoslant10-regular.otf, + BoldFont=lmmonolt10-bold.otf, + BoldItalicFont=lmmonolt10-boldoblique.otf, +] +\newfontfamily\ttcondensed{lmmonoltcond10-regular.otf} +\linespread{1.05} +\usepackage[math-style=literal,bold-style=literal]{unicode-math} \usepackage{fourier-otf} -\makeatletter -\if@tkzcadre \usepackage{zorna} \fi -\makeatother \usepackage{datetime,multicol,lscape} \usepackage[english]{babel} \usepackage[autolanguage]{numprint} \usepackage[normalem]{ulem} %\usepackage{microtype} \usepackage{array,multirow,multido,booktabs} -\usepackage{shortvrb,fancyvrb} -\renewcommand{\labelitemi}{--} +\usepackage{shortvrb,fancyvrb,bookmark} +\usepackage{makeidx} + \AtBeginDocument{\MakeShortVerb{\|}} % link to shortvrb -\pdfcompresslevel=9 -\setlength\parindent{0pt} -\RequirePackage{makeidx} %\@twocolumnfalse \makeindex +%<--------------------------------------------------------------------------->% settings styles +\tkzSetUpColors[background=white,text=black] +\tkzSetUpCompass[color=orange, line width=.2pt,delta=10] +\tkzSetUpArc[color=gray,line width=.2pt] +\tkzSetUpPoint[size=2,color=teal] +\tkzSetUpLine[line width=.2pt,color=teal] +\tkzSetUpStyle[color=orange,line width=.2pt]{new} +\tikzset{every picture/.style={line width=.2pt}} +\tikzset{label angle style/.append style={color=teal,font=\footnotesize}} +\tikzset{new/.style={color=orange,line width=.2pt}} +\tikzset{label style/.append style={below,color=teal,font=\scriptsize}} + % \def\tkzref{\arabic{section}-\arabic{subsection}-\arabic{subsubsection}} % \renewenvironment{tkzexample}[1][]{% % \tkz@killienc \VerbatimOut{tkzbase-\tkzref.tex}% % }{% % \endVerbatimOut % } -%<---------------------------------------------------------------------------> + + \begin{document} \parindent=0pt -\author{\tkzauthorofpack} -\title{\tkznameofpack} -\date{\today} +\tkzTitleFrame{tkz-base\\Cartesian System} \clearpage -\thispagestyle{empty} -\maketitle -\null -\makeatletter -\if@tkzcadre -\AddToShipoutPicture*{% -\setlength\unitlength{1mm} -\put(70,120){% -\begin{tikzpicture} - \node at (30pt,30pt){\fontsize{60}{60}\selectfont \zorna{c}}; - \node at (270pt,30pt){\fontsize{60}{60}\selectfont \zorna{d}}; - \node at (30pt,210pt){\fontsize{60}{60}\selectfont \zorna{a}}; - \node at (270pt,210pt){\fontsize{60}{60}\selectfont \zorna{b}}; - \draw[line width=2pt,double,color=MidnightBlue, - fill=myblue!10,opacity=.5] (0,0) rectangle (300pt,240pt); - \node[text width=240pt] at (150 pt,120 pt){% - \begin{center} - \color{MidnightBlue} - \fontsize{24}{48} - \selectfont tkz-base - \end{center}}; -\end{tikzpicture}} -} -\else -\fi -\makeatother -\clearpage -\tkzSetUpColors[background=white,text=darkgray] -\let\rmfamily\ttfamily -\nameoffile{\tkznameofpack} + \defoffile{\tkzname{\tkznameofpack} is a package based on \TIKZ\ to make graphics as simple as possible. It is the basis on which a series of packages will be built, having as a common point, the creation of drawings useful in the teaching of mathematics. The main function of \tkzname{\tkznameofpack} is to provide an orthogonal coordinate system, and to let the user choose the graphical units. This package requires version 3 or higher of \TIKZ.{\color{red} You must load \tkzimp{tkz-base} before \tkzimp{tkz-euclide} or \tkzimp{tkz-fct}.} } \presentation diff --git a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-point.tex b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-point.tex index 0798b4036ef..ee25236f641 100644 --- a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-point.tex +++ b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-point.tex @@ -343,8 +343,7 @@ Warning at the final "s", an oversight leads to cascading errors if you attempt \begin{scope}[shift=(A)] \tkzDefPoint(30:5){C} \end{scope} - \tkzCalcLength[cm](A,B)\tkzGetLength{rAB} - \tkzDrawCircle[R](A,\rAB) + \tkzDrawCircle(A,B) \tkzDrawSegment(A,B) \tkzDrawPoints(A,B,C) \tkzLabelPoints(B,C) diff --git a/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf b/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf Binary files differindex 844c6628898..79495febbf2 100644 --- a/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf +++ b/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf |