Papiers/Polaire.tex

16 lines
246 B
TeX
Raw Normal View History

2015-12-29 15:10:25 +00:00
\documentclass[a4paper,10pt]{article}
\input{common.tex}
\begin{document}
\thispagestyle{empty}
\begin{center}
2016-02-14 12:28:54 +00:00
\vspace*{\fill}
2015-12-29 15:10:25 +00:00
\begin{tikzpicture}[x=1cm,y=1cm]
\polar{18}{26}{gray}
\end{tikzpicture}
2016-02-14 12:28:54 +00:00
\vspace*{\fill}
2015-12-29 15:10:25 +00:00
\end{center}
\end{document}