summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/tkz/tkz-fct/doc/latex/TKZdoc-fct-main.tex
blob: 1293a8885db82fa57bb844d3024aa4ca747eb4f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
% !TEX TS-program = lualatex
%  encoding : utf8 
%  doc de tkz-euclide.sty
%  Created by Alain Matthes  on 2020-01-02.
%  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-euclide-main is the french  doc of tkz-euclide
\documentclass[DIV         = 14,
               fontsize    = 10,
               headinclude = false,
               index       = totoc,
               footinclude = false,
               twoside,
               headings    = small
               ]{tkz-doc}
\usepackage{etoc}
\gdef\tkznameofpack{tkz-fct}
\gdef\tkzversionofpack{1.2c}
\gdef\tkzdateofpack{2020/02/03}
\gdef\tkznameofdoc{doc-tkz-fc}
\gdef\tkzversionofdoc{1.2c} 
\gdef\tkzdateofdoc{2020/02/03}
\gdef\tkzauthorofpack{Alain Matthes}
\gdef\tkzadressofauthor{}
\gdef\tkznamecollection{AlterMundus}
\gdef\tkzurlauthor{}
\gdef\tkzengine{lualatex}
\gdef\tkzurlauthorcom{http://altermundus.fr}
% -- Packages ---------------------------------------------------          
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage{calc}
\usepackage{tkz-euclide,tkz-fct,alterqcm,tkz-tab} 
\usetikzlibrary{babel}
\usetikzlibrary[shapes.geometric]
\usepackage[colorlinks]{hyperref}
\hypersetup{
      linkcolor=BrickRed,
      citecolor=Green,
      filecolor=Mulberry,
      urlcolor=NavyBlue,
      menucolor=BrickRed,
      runcolor=Mulberry,
      linkbordercolor=BrickRed,
      citebordercolor=Green,
      filebordercolor=Mulberry,
      urlbordercolor=NavyBlue,
      menubordercolor=BrickRed,
      runbordercolor=Mulberry,
      pdfsubject={2d function},
      pdfauthor={\tkzauthorofpack},
      pdftitle={\tkznameofpack},
      pdfcreator={\tkzengine}
}
\usepackage{tkzexample}
\usepackage{mathtools}
\usepackage{unicode-math}
\usepackage{fourier-otf}
\setmainfont[Ligatures=TeX]{TeX Gyre Pagella}
\setmathfont{TeX Gyre Pagella Math}
\usepackage{datetime,multicol}
\usepackage[french]{babel}
\usepackage[autolanguage]{numprint}
\usepackage{microtype}
\usepackage{rotating,ipa} 
\usepackage{array,multirow,multido,booktabs}
\usepackage{shortvrb,fancyvrb} 
\renewcommand{\labelitemi}{\lefthand}
\AtBeginDocument{\MakeShortVerb{\|}} % link to shortvrb
\pdfcompresslevel=9 
\setlength\parindent{0pt}
\RequirePackage{makeidx} 
%\def\tkzFileSavedPrefix{tkzFct}
\makeindex 
% \def\tkzref{\arabic{section}-\arabic{subsection}-\arabic{subsubsection}}
% \renewenvironment{tkzexample}[1][]{%
%  \tkz@killienc \VerbatimOut{tkzfct-\tkzref.tex}%
%   }{%
% \endVerbatimOut
% }
% \usepackage[saved]{tkzexample}
%<---------------------------------------------------------------------------> 
\begin{document}
  
\parindent=0pt
\author{\tkzauthorofpack}  
\title{\tkznameofpack}
\date{\today}
\clearpage
\thispagestyle{empty}
\maketitle

\clearpage
\tkzSetUpColors[background=white,text=darkgray]

\let\rmfamily\ttfamily
\nameoffile{\tkznameofpack}

 \defoffile{\tkzname{\tkznameofpack} est un package pour créer à l'aide de \TIKZ\ ,  des représentations graphiques de fonctions en 2D le plus simplement possible. Il est dépendant de \TIKZ\ et fera partie d'une série de modules ayant comme point commun, la création de dessins utiles dans l'enseignement des mathématiques.  Ce package nécessite la version 3.x de \TIKZ et une version 3 de tkz-base.}

\presentation

\vspace*{24pt}
\noindent\lefthand\ Je souhaite remercier \tkzimp{Till Tantau} pour avoir créé le merveilleux outil \TIKZ\ .


\vspace*{12pt}
\noindent\lefthand\ Je souhaite remercier aussi  \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 ses exemples, et enfin  \tkzimp{Gaétan Marris} pour ses remarques .

\vspace*{12pt}
\noindent\lefthand\ Vous trouverez de nombreux exemples sur mon 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{blue}{Alain Matthes}}.

This file can be redistributed and/or modified under the terms of the LATEX
Project Public License Distributed from CTAN archives.


\clearpage
\tableofcontents

\clearpage
\newpage

 \setlength{\parskip}{1ex plus 0.5ex minus 0.2ex}
% %<---------------------------- the files ------------------------------------>
%
\include{TKZdoc-fct-why}
\include{TKZdoc-fct-installation}
\include{TKZdoc-fct-compilation}
\include{TKZdoc-fct-fonctions}
\include{TKZdoc-fct-point}
\include{TKZdoc-fct-label}
\include{TKZdoc-fct-tangent}
\include{TKZdoc-fct-area}
\include{TKZdoc-fct-riemann}
\include{TKZdoc-fct-asymptote}
\include{TKZdoc-fct-param}
\include{TKZdoc-fct-polar}
\include{TKZdoc-fct-symbol}
\include{TKZdoc-fct-example}
\include{TKZdoc-fct-interpolation}
\include{TKZdoc-fct-VDW}
\include{TKZdoc-fct-bac}
\include{TKZdoc-fct-fppgf}
\include{TKZdoc-fct-faq}
\include{TKZdoc-fct-liste}
% %<--------------------------------------------------------------------------->
\clearpage\newpage
\begin{multicols}{2}
\small\printindex
\end{multicols}
\end{document}