summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-02-08 16:31:19 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-02-08 16:31:19 -0800
commitd0e49e0a8a786736b45685de4a5fc515f3efae16 (patch)
treecb3d0a2caf458656b4acf2dbf87649556e5aeedf /data
parent5b3247d0b28b5cdd11bc82f2381bbf688d557a07 (diff)
rst template: remove definition of 'math' role as raw.
This used to be needed prior to v 0.8 of docutils, but now math support is built-in.
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/templates/default.rst b/data/templates/default.rst
index 30005d19b..e9c0dc203 100644
--- a/data/templates/default.rst
+++ b/data/templates/default.rst
@@ -15,12 +15,6 @@ $if(date)$
$endif$
$endif$
-$if(math)$
-.. role:: math(raw)
- :format: html latex
-..
-
-$endif$
$if(rawtex)$
.. role:: raw-latex(raw)
:format: latex