New organisation

This commit is contained in:
Nathanaël Restori 2016-02-14 13:28:54 +01:00
parent d42f7f6d97
commit 70487ffbb5
3 changed files with 6 additions and 12 deletions

View File

@ -3,16 +3,14 @@
\input{common.tex}
\begin{document}
\thispagestyle{empty}
\vspace*{\fill}
\begin{center}
\vspace*{\fill}
\begin{tikzpicture}[x=1cm,y=1cm]
\grid{18}{26}{gray}
\end{tikzpicture}
\end{center}
\vspace*{\fill}
\end{center}
\end{document}

View File

@ -3,16 +3,14 @@
\input{common.tex}
\begin{document}
\thispagestyle{empty}
\vspace*{\fill}
\begin{center}
\vspace*{\fill}
\begin{tikzpicture}[x=1cm,y=1cm]
\polar{18}{26}{gray}
\end{tikzpicture}
\vspace*{\fill}
\end{center}
\vspace*{\fill}
\end{document}

View File

@ -3,17 +3,15 @@
\input{common.tex}
\begin{document}
\thispagestyle{empty}
\vspace*{\fill}
\begin{center}
\vspace*{\fill}
\begin{tikzpicture}[x=1cm,y=1cm]
\vlin{18}{26}{9}{10}{gray}
\hlog{18}{26}{4}{}{2,3,4,5}{}{6,7,8,9,10}{gray}
\end{tikzpicture}
\end{center}
\vspace*{\fill}
\end{center}
\end{document}