Page MenuHomePhabricator

Create a MathML generator functionality within TexVC(PHP)
Closed, DuplicatePublic

Description

(Draft Task atm)

Enable functionality in Math extension to generate MathML.

Check how this can be done:

  • Some function conversions can go in JSON in TexUtil.json
  • Create testcases on base of mathoid input and output for mathml generation, then check how functionality can be implemented in TexVCPHP in Math accordingly.