Commit Graph

167 Commits

Author SHA1 Message Date
Alexandre Nunes
1e775e47e4 feat: add munderover tag use case 2020-09-19 12:15:02 -03:00
Alexandre Nunes
3323c7a13b refactor: add generic preset name to UnderOverTag 2020-09-19 00:57:07 -03:00
Alexandre Nunes
b70d9fc19b test: ensure munder process especial characters 2020-09-19 00:52:52 -03:00
Alexandre Nunes
350660823a fix: test message 2020-09-19 00:49:02 -03:00
Alexandre Nunes
91e47bed41 test: ensure wraps mrow content inside underset command for munder tag 2020-09-19 00:47:23 -03:00
Alexandre Nunes
5d84976977 refactor: move mover and munder tag to single class 2020-09-19 00:44:14 -03:00
Alexandre Nunes
ddaf33fef5 test: add munder tag use case 2020-09-19 00:21:50 -03:00
Alexandre Nunes
6c1a2c4fe8 feat: add munder tag use case 2020-09-19 00:21:37 -03:00
Alexandre Nunes
564eb9e3b3 refactor: move mover tag use cases test to test file bottom 2020-09-19 00:15:37 -03:00
Alexandre Nunes
5c8e26920d test: add mtext monospace text use case 2020-09-17 11:45:54 -03:00
Alexandre Nunes
99594e8b53 feat: add mtext monospace text use case 2020-09-17 11:45:48 -03:00
Alexandre Nunes
3c3f91833c test: add mtext script text use case as simple text command 2020-09-17 11:43:48 -03:00
Alexandre Nunes
5464060621 test: add mtext bold-fraktur text use case 2020-09-17 11:39:31 -03:00
Alexandre Nunes
758767e14c feat: add mtext bold-fraktur text use case 2020-09-17 11:39:17 -03:00
Alexandre Nunes
f21196d2cd test: add mtext fraktur text use case 2020-09-17 11:37:52 -03:00
Alexandre Nunes
99b0699df5 feat: add mtext fraktur text use case 2020-09-17 11:37:47 -03:00
Alexandre Nunes
a908efe165 test: add mtext double-struck text case 2020-09-17 11:35:33 -03:00
Alexandre Nunes
8aa1b7a665 feat: add mtext double-struck text case 2020-09-17 11:35:27 -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
0e69847439 feat: add mtext bold-italic use case 2020-09-17 11:29:03 -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
2535444444 feat: add mtext use case for normal, bold and italic 2020-09-17 11:17:15 -03:00
Alexandre Nunes
c7e3584f99 chore: add default nodejs version using tool-versions 2020-09-17 10:47:40 -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
fc757425fc feat: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:08 -03:00
Alexandre Nunes
88009bba6e test: add msubsup single command use case 2020-09-15 12:30:08 -03:00
Alexandre Nunes
d8776ec34a feat: add msubsup single command use case 2020-09-15 12:29:52 -03:00
Alexandre Nunes
720dde60e3 test: implement msub tag use case 2020-09-15 12:22:33 -03:00
Alexandre Nunes
a1be62bf19 feat: implement msub tag use case 2020-09-15 12:22:27 -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
95862aca6a feat: implement mphatom use case always destroying its content 2020-09-15 12:11:23 -03:00
Alexandre Nunes
3d33d61f03 test: implement hat operator use cases 2020-09-15 12:03:22 -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
bff9a58464 config files setup 2020-09-12 17:11:18 -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