##// END OF EJS Templates
Added mathjax compatability definitions.
Jonathan Frederic -
Show More
@@ -56,6 +56,10 b' This template does not define a docclass, the inheriting class must define this.'
56 % exist.
56 % exist.
57 \def\br{\hspace*{\fill} \\* }
57 \def\br{\hspace*{\fill} \\* }
58
58
59 % Math Jax compatability definitions
60 \def\gt{<}
61 \def\lt{<}
62
59 % Document parameters
63 % Document parameters
60 ((* block title *))\title{((( resources.metadata.name | escape_latex )))}((* endblock title *))
64 ((* block title *))\title{((( resources.metadata.name | escape_latex )))}((* endblock title *))
61 ((* block date *))((* endblock date *))
65 ((* block date *))((* endblock date *))
General Comments 0
You need to be logged in to leave comments. Login now