aboutsummaryrefslogtreecommitdiff
path: root/preview.tex
blob: edd60da9f18a1801fe5c54a2809ab6736edf7e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass[10pt]{article}

\usepackage[paperheight=21cm,paperwidth=8cm,top=5mm,bottom=5mm,left=5mm,right=5mm]{geometry}

\include{common/packages}
\include{common/commands}

\begin{document}
	\small{
		\input{content/\jobname.tex}
	}
\end{document}