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

\usepackage[paperheight=210mm,paperwidth=77mm,margin=5mm]{geometry}

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

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