summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-01-25 03:01:31 +0000
committerNorbert Preining <norbert@preining.info>2020-01-25 03:01:31 +0000
commit75672286990bb55c7b46277f845d14eafcf2ba61 (patch)
tree29456eb5880d5a2629b2ae329423c9ceaaaf6887 /macros/latex/contrib/tkz/tkz-euclide/README
parente1192611f0655a1ccaff0dff2f53c7c65fa5db07 (diff)
CTAN sync 202001250301
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/README')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/README87
1 files changed, 22 insertions, 65 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/README b/macros/latex/contrib/tkz/tkz-euclide/README
index 0c8eed86be..b8617b381b 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/README
+++ b/macros/latex/contrib/tkz/tkz-euclide/README
@@ -1,10 +1,10 @@
% encodage utf8
-------------------- english readme ----------------------------------------
-readme-tkz-euclide.txt V1.16 c 01/06/2011
+readme-tkz-euclide.txt V3.01 c 2020/01/24
+
+tkz-euclide is a package (latex) which allows you to draw
+  two-dimensional geometric figures, in other words to create figures of Euclidean geometry. It uses a Cartesian coordinate system orthogonal provided by the tkz-base package as well as tools to define the unique coordinates of points and to manipulate them. The idea is to allow you to follow step by step a construction that would be done by hand as naturally as possible.
-tkz-euclide is a replacement package for the original tkz-2d package.
-tkz-euclide uses the Cartesian (rectangular) coordinate system provided by the
-package tkz-base.sty. It is designed to create figures based on Euclidean geometry.
Licence
-------
@@ -16,12 +16,10 @@ archives in directory macros/latex/base/lppl.txt.
Features
--------
- -- needs etex and fp.sty;
- -- requires and automatically loads PGF/TikZ 2.1;
- -- compiles with utf8, pdflatex;
- -- compiles using the chain dvi->dvips->ps2pdf;
- -- not yet ready for use with TeX and ConText (I need more time and ideas);
-
+ -- needs xfp and numprint;
+ -- requires and automatically loads PGF/TikZ 3;
+ -- compiles with utf8, pdflatex and lualatex;
+
Installation
------------
@@ -31,36 +29,6 @@ distribution files in the directory containing your current tex file.
You can also placing all of the distribution files in the directory :
/texmf/tex/latex/tkz.
-tkz-euclide.sty uses a lot of files. The directory tkzeuclide contains the
- following files :
-
- -- tkz-euclide.sty
- -- tkz-lib-symbols.tex
- -- tkz-obj-addpoints.tex
- -- tkz-obj-angles.tex
- -- tkz-obj-arcs.tex
- -- tkz-obj-circles.tex
- -- tkz-obj-lines.tex
- -- tkz-obj-protractor.tex
- -- tkz-obj-polygons.tex
- -- tkz-obj-sectors.tex
- -- tkz-obj-segments.tex
- -- tkz-obj-vectors.tex
- -- tkz-tools-intersections.tex
- -- tkz-tools-transformations.tex
-
-tkz-euclide also uses the files in the directory tkzbase:
-
- -- tkz-base.cfg
- -- tkz-obj-segments.tex
- -- tkz-tools-misc.tex
- -- tkz-base.sty
- -- tkz-tools-arith.tex
- -- tkz-tools-obsolete.tex
- -- tkz-obj-marks.tex tkz-tools-base.tex
- -- tkz-tools-utilities.tex
- -- tkz-obj-points.tex
- -- tkz-tools-math.tex
How to use it
-------------
@@ -69,50 +37,39 @@ To use the package tkz-euclide, place the following lines in the preamble of
your LaTeX document.
\usepackage{tkz-euclide}
-\usetkzobj{all}
-
-\usepackage{tkz-euclide} loads tkz-base and TikZ. \usetkzobj{all} loads all
- objects used by tkz-euclide.
-
-If you don't need to use all of the objects provided by tkz-euclide, you can
- load just the ones you need.
-\usepackage{tkz-euclide}
-\usetkzobj}{circles,polygons}
-
-This loads two specific objects, circles and polygons.
+\usetkzobj{all} is no longer required with tkz-euclide but you can use it with other packages
+
+\usepackage{tkz-euclide} loads tkz-base and TikZ.
If you use the xcolor package, load that package before tkz-euclide to avoid
package conflicts.
-\usepackage[usenames,dvipsnames]{xcolor}
-\usepackage{amsmath,tkz-euclide,tkz-fct}
-\usetkzobj{all}
-
Documentation
-------------
- Documentation for tkz-euclide and tkz-base is available on my sites:
-
- http://altermundus.fr (en français) or http://altermundus.fr (in english)
- Documentation for printing will be ready soon.
-
+
+Documentation for tkz-euclide and tkz-base is available on CTAN. You have two cheatsheets about tkz-euclide in the archive.
+
Examples
--------
- All examples given in documentation will be stored on my sites as standalone
- files, ready for compilation.
+
+All examples given in documentation will be stored on CTAN as standalone
+ files, ready for compilation. You can use the main.tex file to load and compile an example.
+The archive contains a litle document about Euclidean Geometry with four examples.
+Other examples are on my site : http://altermundus.fr (en français)
Compatibility
-------------
-The new package tkz-euclide is *not* compatible with older packages tkz-base,
- tkz-2d, and tkz-arith.
+The new package tkz-euclide 3.01c is *not* fully compatible with the version 1.16 but the differences are minor.
History
-------
+-- 3.01 this version
-- 1.16 correction of bugs
--- 1.13 first version
+-- 1.13 first version
Alain Matthes
5 rue de Valence