-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
I am trying to add similarity regions (see 3.{2,3} in https://gl.kwarc.info/mkohlhase/ntcadm-math/blob/master/topics/ntcir12/format/topicformat.pdf) into the NTCIR topic format. And I have come to the conclusion that it is best to add them to the the LaTeXML-MathWebSearch plugin. I made a new branch simto, which has the additions (grep for simto).
I tried to keep close to the qvar code, but it seems that in the postprocessing the
DefMathML('Apply:?:simto',
is never even executed (and I do not understand why). @dginev, could you please have a look?