Commit Graph

26 Commits

Author SHA1 Message Date
Alexandre Nunes f21196d2cd test: add mtext fraktur text use case 2020-09-17 11:37:52 -03:00
Alexandre Nunes a908efe165 test: add mtext double-struck text case 2020-09-17 11:35:33 -03:00
Alexandre Nunes 4925e9174e fix: fix test describe message 2020-09-17 11:29:43 -03:00
Alexandre Nunes aa085a3e76 test: add mtext bold-italic use case 2020-09-17 11:29:18 -03:00
Alexandre Nunes b003619f6a test: add mtext use case for normal, bold and italic 2020-09-17 11:17:20 -03:00
Alexandre Nunes f10c600de8 test: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:13 -03:00
Alexandre Nunes 88009bba6e test: add msubsup single command use case 2020-09-15 12:30:08 -03:00
Alexandre Nunes 720dde60e3 test: implement msub tag use case 2020-09-15 12:22:33 -03:00
Alexandre Nunes ce30359447 refactor: move msup test to end of test file 2020-09-15 12:15:47 -03:00
Alexandre Nunes 83a33aff8e test: implement mphatom use case always destroying its content 2020-09-15 12:11:28 -03:00
Alexandre Nunes 3d33d61f03 test: implement hat operator use cases 2020-09-15 12:03:22 -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 2e1f05dc65 Added mglyph tag test cases 2020-09-06 11:07: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 6daf1b510b Added basic MO test case 2020-09-03 11:09:55 -03:00
Alexandre Nunes 538f67f93b Implemented mathml tags conversors 2020-09-03 11:05:34 -03:00