On 08/07/2013 8:21 PM, Josh Hieronymus wrote:
I'm looking at how to put convertDelimToXMLEscape() into output_xhtml,
but I'm not sure how best to do this, or whether it might be better to
put it somewhere else. convertDelimToXMLEscape() uses mathedWordList()
from MathFactory, which isn't currently included in output_xhtml. Would
it make more sense just to make a new file and include that in both
InsetMathDelim and InsetMathBig?




Hi Josh,
I would put convertDelimToXMLEscape() into MathFactory, then, and see if that works. We can always move it later; a new file might make sense if we end up with many of these helper functions, but for now this should be fine.

Cheers,
Julien


Reply via email to