Commit Graph

23 Commits

Author SHA1 Message Date
Alexandre Nunes
a1be62bf19 feat: implement msub tag use case 2020-09-15 12:22:27 -03:00
Alexandre Nunes
95862aca6a feat: implement mphatom use case always destroying its content 2020-09-15 12:11:23 -03:00
Alexandre Nunes
c44d8656c7 feat: implement hat operator use cases 2020-09-15 12:03:04 -03:00
Alexandre Nunes
5c1c443307 Move Utils to src folder 2020-09-12 17:21:00 -03:00
Alexandre Nunes
94333c7f0e Remove allMathOperator template and convertion script 2020-09-12 17:16:24 -03:00
Alexandre Nunes
d17f15006e Update math operators 2020-09-12 17:15:45 -03:00
Alexandre Nunes
274a0f3426 Implemented mover and convert operators from string t o LaTeX command 2020-09-12 17:12:34 -03:00
Alexandre Nunes
64ebf97a88 Implemented merror tag use cases 2020-09-06 11:06:34 -03:00
Alexandre Nunes
37435d2826 Implemented menclosed tag use cases 2020-09-05 16:13:51 -03:00
Alexandre Nunes
030711c859 Implemented maction tag case 2020-09-05 13:54:32 -03:00
Alexandre Nunes
84fbcb498e Implemented mpadded tag use cases and removed mrow 2020-09-04 11:12:17 -03:00
Alexandre Nunes
f750e9f873 Implemented mroot use cases 2020-09-04 11:07:57 -03:00
Alexandre Nunes
d18ad4e912 Implemented mfrac tag use cases 2020-09-04 10:59:28 -03:00
Alexandre Nunes
397f0f1a49 Implemented mfenced separators case 2020-09-04 00:49:32 -03:00
Alexandre Nunes
c2610a3860 Implemented mfenced for single char 2020-09-03 13:00:33 -03:00
Alexandre Nunes
72ef77a720 Implemented wsup tag use cases and wrappers 2020-09-03 12:29:19 -03:00
Alexandre Nunes
702bd8ba92 Implemented msrqrt tag case 2020-09-03 11:27:37 -03:00
Alexandre Nunes
312e52d355 Implemented mn and mrow tags. Extracted normalized method to base 2020-09-03 11:16:43 -03:00
Alexandre Nunes
77dbe29713 Implemented MO base tag 2020-09-03 11:09:29 -03:00
Alexandre Nunes
538f67f93b Implemented mathml tags conversors 2020-09-03 11:05:34 -03:00
Alexandre Nunes
4264de136e Fix node value when empty tag attributes is given 2020-09-02 09:56:02 -03:00
Alexandre Nunes
fc8a7bf53a Added no root test case and fix missing node value 2020-09-02 09:32:33 -03:00
Alexandre Nunes
d9f0d54fcb Added MathML string to MathML Interface conversor 2020-09-01 13:02:26 -03:00