summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-25 21:27:05 +0000
committerKarl Berry <karl@freefriends.org>2022-01-25 21:27:05 +0000
commit6d5a387251c0fb5fd3d33bcae02ad2969a602245 (patch)
tree9af89a038c2175ac89bfa29eb7533ba03530dbb4 /Master/texmf-dist/doc/latex/tkz-base
parent314fb57f10ca4e862c1d5119255fe8ec6a73fc6e (diff)
tkz-base (25jan22)
git-svn-id: svn://tug.org/texlive/trunk@61741 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/README.md5
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-main.tex10
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-news.tex8
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdfbin343252 -> 366644 bytes
4 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/README.md b/Master/texmf-dist/doc/latex/tkz-base/README.md
index dfcaa496649..fee2751ccdf 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.00 b 2022/01/04
+Release 4.01 b 2022/01/25
## Description
The package `tkz-base` provides some tools like a Cartesian (rectangular) coordinate system to other packages like `tkz-euclide` or `tkz-fct`.
@@ -60,7 +60,8 @@ 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.01b add error message if tkz-base is loaded after tkz-euclide.
+ Translation of some lines from French to English in the documentation
- 4.00b now `tkz-euclide` is independent of `tkz-base`. Some geometry specific macros have been removed.
- 3.06c correction of the documentation ( thanks to Laurent Van Deik)
- 3.05c correction of bugs, some macros have migrated to tkz-euclide
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 6fa8be9e825..65a1615c46b 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
@@ -21,11 +21,11 @@
]{tkz-doc}
%\usepackage{etoc}
\gdef\tkznameofpack{tkz-base}
-\gdef\tkzversionofpack{4.00 b}
-\gdef\tkzdateofpack{2022/01/04}
+\gdef\tkzversionofpack{4.01 b}
+\gdef\tkzdateofpack{2022/01/25}
\gdef\tkznameofdoc{doc-tkz-base}
-\gdef\tkzversionofdoc{4.00 b}
-\gdef\tkzdateofdoc{2022/01/04}
+\gdef\tkzversionofdoc{4.01 b}
+\gdef\tkzdateofdoc{2022/01/25}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
\gdef\tkznamecollection{AlterMundus}
@@ -134,7 +134,7 @@
\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.}
+\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-news.tex b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-news.tex
index 2132c3914c8..6d86419116a 100644
--- a/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-news.tex
+++ b/Master/texmf-dist/doc/latex/tkz-base/TKZdoc-base-news.tex
@@ -1,9 +1,9 @@
\section{News and presentation}
-This package was the foundation of the \tkzNamePack{tkz-euclide} and \tkzNamePack{tkz-fct} in particular. Now \tkzNamePack{tkz-euclide} is independent of \tkzname{\tkznameofpack}. \tkzimp{tkz-euclide} should be used only for Euclidean geometry. The package has been modified and object transfers between
+This package was the foundation of the \tkzNamePack{tkz-euclide} and \tkzNamePack{tkz-fct} in particular. Now \tkzimp{tkz-euclide} is independent of \tkzname{\tkznameofpack}. \tkzimp{tkz-euclide} should be used only for Euclidean geometry. The package has been modified and object transfers between
\tkzimp{tkz-base} and \tkzimp{tkz-euclide} have been performed.
-\tkzimp{tkz-base} provides a Cartesian system that will be defined by the macro \tkzcname{tkzInit}. The big difference now between \tkzname{tkznameofpack} and \tkzNamePack{tkz-euclide} is the role of the units. The unit in \tkzNamePack{tkz-euclide} is the cm and is fixed. Ce n'est pas le cas \tkzimp{tkz-base}
+\tkzimp{tkz-base} provides a Cartesian system that will be defined by the macro \tkzcname{tkzInit}. The big difference now between \tkzname{\tkznameofpack} and \tkzimp{tkz-euclide} is the role of the units. The unit in \tkzimp{tkz-euclide} is the cm and is fixed. This is not the case with \tkzimp{tkz-base}.
The main novelty is the recent replacement of the \tkzNamePack{fp} package by \tkzNamePack{xfp}. The appearance of this one is a step towards version 3 of \LATEX.
The next step will be the creation of a new package.
@@ -12,12 +12,12 @@ Here are some of the changes. The \tkzimp{tkz-euclide} package brings more new
\vspace{2cm}
\begin{itemize}\setlength{\itemsep}{10pt}
-\item Code Improvement;
+\item Code Improvement;
\item Bug correction;
\item The bounding box is now controlled in each macro (hopefully) to avoid the use of \tkzcname{tkzInit} followed by \tkzcname{tkzClip};
\item Logically most macros accept \TIKZ\ options. So I removed the "duplicate" options;
\item Removing the option "label options";
-\item Random points are now in \tkzimp{tkz-euclide} and the macro \tkzcname{tkzGetRandPointOn} is replaced by \tkzcname{tkzDefRandPointOn}. For homogeneity reasons, the points must be retrieved with \tkzcname{tkzGetPoint};
+\item Random points are now in \tkzimp{tkz-euclide} and the macro \tkzcname{tkzGetRandPointOn} is replaced by \tkzcname{tkzDefRandPointOn}. For homogeneity reasons, the points must be retrieved with \tkzcname{tkzGetPoint};
\item The options \tkzimp{end} and \tkzimp{start} which allowed to give a label to a line are removed. You must now use the macro \tkzcname{tkzLabelLine};
\item Introduction of the libraries \NameLib{quotes} and \NameLib{angles} they allows to give a label to a point.even if I am not in favour of this practice;
diff --git a/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf b/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf
index d041bff87b9..08a1d6120ba 100644
--- a/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf
+++ b/Master/texmf-dist/doc/latex/tkz-base/tkz-base.pdf
Binary files differ