summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex123
1 files changed, 83 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex b/Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex
index 2b745068a52..591eda88913 100644
--- a/Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex
+++ b/Master/texmf-dist/doc/latex/tkz-base/latex/TKZdoc-base-main.tex
@@ -1,34 +1,51 @@
%!TEX TS-program = lualatex
-% encoding : utf8
+% encoding: utf8
% documentation of tkz-base.sty
-% Copyright (C) 2020 Alain Matthes
-%
-% This file may be distributed and/or modified
-%
-% 1. under the LaTeX Project Public License , either version 1.3
-% of this license or (at your option) any later version and/or
-% 2. under the GNU Public License.
-%
-% See the file doc/generic/pgf/licenses/LICENSE for more details.%
-% See http://www.latex-project.org/lppl.txt for details.
-
-% TKZdoc-base-main is the french documentation of tkz-base
+% Copyright 2020 Alain Matthes
+% 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
+% http://www.latex-project.org/lppl.txt
+% 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.
+% This work consists of the files:
+% TKZdoc-base-axes.tex
+% TKZdoc-base-BB.tex
+% TKZdoc-base-compilation.tex
+% TKZdoc-base-divers.tex
+% TKZdoc-base-example.tex
+% TKZdoc-base-faq.tex
+% TKZdoc-base-grid.tex
+% TKZdoc-base-initialisation.tex
+% TKZdoc-base-installation.tex
+% TKZdoc-base-main.tex
+% TKZdoc-base-marks.tex
+% TKZdoc-base-news.tex
+% TKZdoc-base-obj.tex
+% TKZdoc-base-point.tex
+% TKZdoc-base-rep.tex
+% TKZdoc-base-style.tex
+% TKZdoc-base-texte.tex
+% TKZdoc-base-tools.tex
\documentclass[DIV = 14,
fontsize = 10,
headinclude = false,
index = totoc,
footinclude = false,
twoside,
- headings = small
- ]{tkz-doc}
+ headings = small]{tkz-doc}
\usepackage{etoc}
\gdef\tkznameofpack{tkz-base}
-\gdef\tkzversionofpack{3.02c}
-\gdef\tkzdateofpack{2020/02/06}
+\gdef\tkzversionofpack{3.05c}
+\gdef\tkzdateofpack{2020/03/03}
\gdef\tkznameofdoc{doc-tkz-base}
-\gdef\tkzversionofdoc{3.02c}
-\gdef\tkzdateofdoc{2020/02/06}
+\gdef\tkzversionofdoc{3.05c}
+\gdef\tkzdateofdoc{2020/03/03}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
\gdef\tkznamecollection{AlterMundus}
@@ -36,44 +53,52 @@
\gdef\tkzengine{lualatex}
\gdef\tkzurlauthorcom{http://altermundus.fr}
% -- Packages ---------------------------------------------------
-\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage{calc}
\usepackage{tkz-euclide}
\usepackage[colorlinks]{hyperref}
\hypersetup{
- linkcolor=BrickRed,
+ linkcolor=Gray,
citecolor=Green,
filecolor=Mulberry,
urlcolor=NavyBlue,
- menucolor=BrickRed,
+ menucolor=Gray,
runcolor=Mulberry,
- linkbordercolor=BrickRed,
+ linkbordercolor=Gray,
citebordercolor=Green,
filebordercolor=Mulberry,
urlbordercolor=NavyBlue,
- menubordercolor=BrickRed,
+ menubordercolor=Gray,
runbordercolor=Mulberry,
pdfsubject={Cartesian System},
pdfauthor={\tkzauthorofpack},
pdftitle={\tkznameofpack},
- pdfkeywords={tikz, pgf, pdf, pdflatex, graphique, euclide,lualatex,
+ pdfkeywords={tikz, pgf, pdf, pdflatex, graphic, euclide,lualatex,
geometry, points, maths, line, circle, angle ,polygon},
pdfcreator={\tkzengine}
}
\usepackage{tkzexample}
-\usepackage{mathtools}
+%\usepackage{mathtools}
+\usepackage{fontspec}
+\setmainfont{texgyrepagella}%
+ [
+ Extension = .otf ,
+ UprightFont = *-regular,
+ ItalicFont = *-italic,
+ BoldFont = *-bold,
+ BoldItalicFont = *-bolditalic,
+ Ligatures=TeX,
+ Numbers={Lowercase,Monospaced},
+ ]
\usepackage{unicode-math}
-\usepackage{fourier-otf}
-\setmainfont[Ligatures=TeX]{TeX Gyre Pagella}
-\setmathfont{TeX Gyre Pagella Math}
+\usepackage{fourier-otf,zorna}
\usepackage{datetime,multicol,lscape}
-\usepackage[french]{babel}
+\usepackage[english]{babel}
\usepackage[autolanguage]{numprint}
\usepackage{ulem}
\usepackage{microtype}
\usepackage{array,multirow,multido,booktabs}
\usepackage{shortvrb,fancyvrb}
-\renewcommand{\labelitemi}{\lefthand}
+\renewcommand{\labelitemi}{--}
\AtBeginDocument{\MakeShortVerb{\|}} % link to shortvrb
\pdfcompresslevel=9
\setlength\parindent{0pt}
@@ -96,30 +121,49 @@
\clearpage
\thispagestyle{empty}
\maketitle
+\null
+\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}}
+}
-\clearpage% next première page présentation
+\clearpage
\tkzSetUpColors[background=white,text=darkgray]
\let\rmfamily\ttfamily
\nameoffile{\tkznameofpack}
-\defoffile{\tkzname{\tkznameofpack} est un package basé sur \TIKZ\space permettant d'obtenir des graphiques le plus simplement possible. Il est la base sur laquelle sera construite une série de packages ayant comme point commun, la création de dessins utiles dans l'enseignement des mathématiques. Le rôle de \tkzname{\tkznameofpack} est essentiellement de fournir une macro permettant de définir un repère orthogonal, et de laisser le choix à l'utilisateur des unités graphiques. Ce package nécessite la version égale ou supérieure à 3 de \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 Basic 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.}
\presentation
\vspace*{1cm}
-\noindent\space Je souhaite remercier \textbf{Till~Tantau} pour avoir créé le merveilleux outil \href{http://sourceforge.net/projects/pgf/}{Ti\emph{k}Z}.
+\noindent\space I'd like to thank \textbf{Till~Tantau} for creating the wonderful tool \href{http://sourceforge.net/projects/pgf/}{\TIKZ}.
\vspace*{12pt}
-\noindent\space Je remercie \textbf{Yve~Combe} pour avoir partagé son travail sur le rapporteur et les constructions à l'aide du compas. Je souhaite remercier également, \tkzimp{David~Arnold} qui a corrigé un grand nombre d'erreurs et qui a testé de nombreux exemples, \tkzimp{Wolfgang~Büchel} qui a corrigé également des erreurs et a construit de superbes scripts pour obtenir les fichiers d'exemples, \tkzimp{John~Kitzmiller} et \tkzimp{Dimitri~Kapetas} pour leurs exemples, et enfin \tkzimp{Gaétan~Marris} pour ses remarques et corrections.
+\noindent\space I thank \textbf{Yves~Combe} for sharing his work on the protractor and the compass constructions. I would also like to thank, \tkzimp{David~Arnold} who corrected a lot of errors and tested many examples, \tkzimp{Wolfgang~Büchel} who also corrected errors and built great scripts to get the example files, \tkzimp{John~Kitzmiller} and \tkzimp{Dimitri~Kapetas} for their examples, and finally \tkzimp{Gaétan~Marris} for his remarks and corrections.
\vspace*{12pt}
-\noindent\space Vous trouverez de nombreux exemples sur mon site~:
-\href{http://altermundus.fr}{altermundus.fr}
+\noindent\space You will find many examples on my site:
+\href{http://altermundus.fr}{altermundus.fr}.
\vfill
-Vous pouvez envoyer vos remarques, et les rapports sur des erreurs que vous aurez constatées à l'adresse suivante~: \href{mailto:al.ma@mac.com}{\textcolor{pdfurlcolor}{\tkzauthorofpack}}.
+You can send your remarks, and reports on errors you find, to the following address: \href{mailto:al.ma@mac.com}{\textcolor{pdfurlcolor}{\tkzauthorofpack}}.
-This file can be redistributed and/or modified under the terms of the LATEX
+This file can be redistributed and/or modified under the terms of the \LATEX\
Project Public License Distributed from \href{http://www.ctan.org/}{CTAN}\ archives.
@@ -140,7 +184,6 @@ Project Public License Distributed from \href{http://www.ctan.org/}{CTAN}\ arch
\include{TKZdoc-base-point}
\include{TKZdoc-base-style}
\include{TKZdoc-base-BB}
-\include{TKZdoc-base-tools}
\include{TKZdoc-base-obj}
\include{TKZdoc-base-rep}
\include{TKZdoc-base-divers}