Hello everyone,
I'm trying to parse LATEX strings in titles for the first time, so I
changed the appropriate entries in the invenio-local configuration file
(mathjax source was already installed), run inveniocfg --update-all,
added latex_to_html="yes" in the appropriate format template, and...
nothing. Latex is not parsed.
I even tried importing bibformat_utils in ipython and running i.e. print
bibformat_utils.latex_to_html("monadic $\forall^{1}_{1}$ positive theory
over large sets "), but I only get the original string.
What am I doing wrong? I KNOW I'm missing something, because this
feature works properly in the CERN demo site (the same entries in my
local demo site, that are not parsed).
Any ideas would be welcome!
Best regards,
Theodoros