diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/test.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/visualtikz/Source/test.tex | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/test.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/test.tex new file mode 100644 index 00000000000..2ef40abb403 --- /dev/null +++ b/Master/texmf-dist/doc/latex/visualtikz/Source/test.tex @@ -0,0 +1,39 @@ + +\input{versGB} + + + \input{tikzdebut} + + + \begin{document} +% \newrgbcolor{Vert}{0 .8 0} + +\input{tkztitre} + +%========================================================== + +\setcounter{tocdepth}{4} + \tableofcontents + \setcounter{tocdepth}{5} +\addtolength{\hoffset}{-1.5cm} + +\setlength{\topmargin}{0pt} +\setlength{\headsep}{0pt} + + + + + \newpage + +\section{Décorations} % A finir + + \input{tkzdeco} + +\newpage + + +\section{Les modules étudiés dans ce document} + +\input{bibtkz} + +\end{document}
\ No newline at end of file |