summaryrefslogtreecommitdiff
path: root/provider/templates/preview.tex
blob: da3c58582ba00392e674324fb6118df9739bfcce (plain)
1
2
3
4
5
6
7
\documentclass[14pt,preview,border=1pt,class=extarticle]{standalone}
$partial("templates/preamble.tex")$
\begin{document}
\begin{preview}
$body$
\end{preview}
\end{document}