diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-06 21:57:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-06 21:57:22 +0000 |
commit | 933ab7c45fb8fbb5f7726517d2c838ccf7f26472 (patch) | |
tree | 0986da2abd80d7850804de890a6103beb80a574c /Master/texmf-dist/doc/latex/visualtikz/Source/test.tex | |
parent | 0df442da6c9f9da9073921e19f1077d5b8bce0e7 (diff) |
visualtikz (6mar16)
git-svn-id: svn://tug.org/texlive/trunk@39951 c570f23f-e606-0410-a88d-b1316a301751
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 |