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]
|
|
|
|
|
|
|
|
\vlin{18}{26}{9}{10}{gray}
|
|
|
|
\hlog{18}{26}{4}{}{2,3,4,5}{}{6,7,8,9,10}{gray}
|
|
|
|
|
|
|
|
\end{tikzpicture}
|
|
|
|
\vspace*{\fill}
|
2016-02-14 12:28:54 +00:00
|
|
|
\end{center}
|
2015-12-29 15:10:25 +00:00
|
|
|
\end{document}
|