summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-tab/TKZdoc-tab-main.tex
blob: f7357026bfb757fa44084b90a7c8fdd91fd5adf2 (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
% 25 / 02 /2009 v1.0c TKZdoc-tab-main        11h
\documentclass[DIV=14,fontsize=11,headinclude=false,index=totoc,footinclude=false,headings=small]{tkz-doc}
\usepackage{tkz-tab}
\usepackage[frenchb]{babel}
\usepackage[np,autolanguage]{numprint}
\RequirePackage{microtype}
\DisableLigatures{encoding = T1, family = tt*}

\gdef\nameofpack{Tkz-Tab}
\gdef\versionofpack{1.0c}
\gdef\dateofpack{2009/02/22}
\gdef\nameofdoc{doc-tkz-tab}
\gdef\dateofdoc{2009/02/25}
\gdef\authorofpack{Alain Matthes}
\gdef\adressofauthor{}
\RequirePackage{shortvrb}  
\makeatletter
\renewcommand*\l@subsubsection{\bprot@dottedtocline{3}{3.8em}{4em}}  
\makeatother
\AtBeginDocument{\MakeShortVerb{\|}}

\colorlet{graphicbackground}{white}
\colorlet{codebackground}{Peach!20}
\newcommand*{\E}{\ensuremath{\mathrm{e}}}

%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
\begin{document}

\title{\nameofpack}
\date{\today}
\clearpage
\thispagestyle{empty}
\maketitle
\clearpage

\nameoffile{\nameofpack} 
\defoffile{\textbf{tkz-tab.sty} est un package pour créer à l'aide de TikZ des tableaux de signes et de variations le plus simplement possible. Il est dépendant de TikZ et fera partie d'une série de packages ayant comme point commun, la création de dessins utiles dans l'enseignement des mathématiques. La lecture de cette documentation va, je l'espère vous permettre d'apprécier la simplicité d'utilisation de TikZ et vous permettre de commencer à le pratiquer.}

\presentation  

\vfill
\lefthand\ Je remercie  \tkzimp{Till Tantau} pour nous permettre d'utiliser \tkzname{\TIKZ}.

\lefthand\ Je remercie  \tkzimp{Michel Bovani} pour nous permettre d'utiliser \tkzname{fourier} et \tkzname{utopia} avec \LaTeX.

\lefthand\ Je remercie également  \tkzimp{Jean-Côme Charpentier},  \tkzimp{Manuel Pégourié-Gonnard},  \tkzimp{Franck Pastor}, \tkzimp{Ulrike Fischer} et \tkzimp{Josselin Noirel}  pour les différentes idées et conseils qui m'ont permis de faire ce package, ainsi que \tkzimp{Herbert Vo\ss }  pour son document \tkzname{mathmode.pdf}.

\medskip
\begin{center}
	\begin{tikzpicture}[decoration=snake,color=Peach,line width=1pt]
	  \draw[decorate] (0,0)--(\textwidth-1cm,0);
	\end{tikzpicture}
\end{center}

\clearpage
\tableofcontents
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
\newcommand*{\va}{\colorbox{red!50}    {$\scriptscriptstyle V_a$}}
\newcommand*{\vb}{\colorbox{blue!50}   {$\scriptscriptstyle V_b$}}
\newcommand*{\vbo}{\colorbox{blue!50}  {$\scriptscriptstyle V_{b1}$}}
\newcommand*{\vbt}{\colorbox{yellow!50}{$\scriptscriptstyle V_{b2}$}}
\newcommand*{\vc}{\colorbox{gray!50}   {$\scriptscriptstyle V_c$}} 
\newcommand*{\vd}{\colorbox{magenta!50}{$\scriptscriptstyle V_d$}} 
\newcommand*{\ve}{\colorbox{orange!50} {$\scriptscriptstyle V_e$}} 
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
\include{TKZdoc-tab-install}
\include{TKZdoc-tab-init}
\include{TKZdoc-tab-sign}  
\include{TKZdoc-tab-variation}
\include{TKZdoc-tab-tv}
\include{TKZdoc-tab-valeurs}
\include{TKZdoc-tab-image}
\include{TKZdoc-tab-tangente}
\include{TKZdoc-tab-slope}
\include{TKZdoc-tab-adapt}
\include{TKZdoc-tab-examples}
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––> 
\printindex
\end{document}
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>
%<–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––>