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