summaryrefslogtreecommitdiff
path: root/provider/templates/preview.tex
diff options
context:
space:
mode:
Diffstat (limited to 'provider/templates/preview.tex')
-rw-r--r--provider/templates/preview.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/provider/templates/preview.tex b/provider/templates/preview.tex
new file mode 100644
index 0000000..da3c585
--- /dev/null
+++ b/provider/templates/preview.tex
@@ -0,0 +1,7 @@
1\documentclass[14pt,preview,border=1pt,class=extarticle]{standalone}
2$partial("templates/preamble.tex")$
3\begin{document}
4\begin{preview}
5$body$
6\end{preview}
7\end{document}