From bb296bb319a1d9a0050577dfed96e30298390db7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 7 Nov 2015 19:24:34 +0000 Subject: Working math support --- provider/templates/default.html | 1 + provider/templates/math.tex | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'provider/templates') diff --git a/provider/templates/default.html b/provider/templates/default.html index 5bc0e9f..ba412e6 100644 --- a/provider/templates/default.html +++ b/provider/templates/default.html @@ -10,6 +10,7 @@ + $if(rss)$$endif$ diff --git a/provider/templates/math.tex b/provider/templates/math.tex index 4d5455f..23774bf 100644 --- a/provider/templates/math.tex +++ b/provider/templates/math.tex @@ -1,5 +1,5 @@ \documentclass[14pt,preview,border=1pt,class=extarticle]{standalone} -\include{preamble.tex} +\include{preamble} \begin{document} \begin{preview} \( -- cgit v1.2.3