summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-doc/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-11 22:34:53 +0000
committerKarl Berry <karl@freefriends.org>2020-04-11 22:34:53 +0000
commit9a6724bc689081762a2dd8faecca766353c0c40b (patch)
tree5c006ee7e6d82c1d93bd3b5e70d5e870c5f57b34 /Master/texmf-dist/doc/latex/tkz-doc/README.md
parent61fc9e10437a016b9bd9a959fb64640d2e1a7047 (diff)
tkz-doc (10apr20)
git-svn-id: svn://tug.org/texlive/trunk@54663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-doc/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-doc/README.md46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-doc/README.md b/Master/texmf-dist/doc/latex/tkz-doc/README.md
new file mode 100644
index 00000000000..bd4e76b0d72
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-doc/README.md
@@ -0,0 +1,46 @@
+# tkz-doc — Class and package for the documentation of all tkz-* packages.
+
+Release 1.43c 2020/04/10
+
+## Note
+
+This package is highly experimental and subject to change without notice.
+
+## Licence
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+[LaTeX Project Public License](https://www.latex-project.org/lppl/)
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+This work has the LPPL maintenance status “maintained”.
+The Current Maintainer of this work is Alain Matthes.
+
+## Installation
+
+The package `tkz-doc` is present in `TeXLive` and `MiKTeX`, use the
+package manager to install.
+
+For manual installation all files must be moved into the different directories in your
+installation `TDS` tree or in your `TEXMFHOME`:
+
+```
+ doc/README.md -> TDS:doc/latex/tkz-doc/README.md
+ latex/*.* -> TDS:tex/latex/tkz-doc/*.*
+```
+
+## How to use it
+
+1. If you want to compile the documentation of a `tkz-*` package, you need to use the lualatex engine.
+
+## History
+
+- v 1.43 Correction of bug about the color. Remove the library `babel` of `TikZ`
+- v 1.42 I added in the version 1.4, an option called `cadre`. If you want to draw the frame of the cover, you need to use this option. In this case, you need to
+install the font `orna4`. By default, no frame.
+
+## Author
+
+Alain Matthes, 5 rue de Valence, Paris 75005, al (dot) ma (at) mac (dot) com