Commit Graph

116 Commits

Author SHA1 Message Date
Alexandre Nunes
200ae16db3 chore: remove prettier 2020-09-27 01:12:19 -03:00
Alexandre Nunes
67d23a3e13 chore: add alias to src path 2020-09-26 18:05:38 -03:00
Alexandre Nunes
ae08162201 chore: config test script 2020-09-26 16:56:30 -03:00
Alexandre Nunes
ed405823eb chore: add tests to lint-staged 2020-09-26 16:53:48 -03:00
Alexandre Nunes
e2963d0ef5 chore: add husky as dev dependency 2020-09-26 16:48:40 -03:00
Alexandre Nunes
846e914fd0 chore: add commit linter 2020-09-26 16:42:14 -03:00
Alexandre Nunes
43c54bfda7
Create LICENSE.md 2020-09-26 16:37:11 -03:00
Alexandre Nunes
f0da2a4522 refactor: interfaces to protocols 2020-09-20 16:56:17 -03:00
Alexandre Nunes
8fcb04cf16 refactor: new project folder structure 2020-09-20 16:53:56 -03:00
Alexandre Nunes
f05609b8b7 refactor: remove unused dependency 2020-09-20 16:38:13 -03:00
Alexandre Nunes
872a8c1db1 test: add mmultiscripts preset only case 2020-09-20 16:37:42 -03:00
Alexandre Nunes
9fe8c5c677 feat: add mmultiscripts preset only case 2020-09-20 16:37:37 -03:00
Alexandre Nunes
97c97f9b06 test: ensure mmultiscript convert to latex with none on preset 2020-09-20 16:29:11 -03:00
Alexandre Nunes
a4bd5491d3 test: add mmultiscripts prescript default case 2020-09-20 16:27:00 -03:00
Alexandre Nunes
e74def23e7 feat: add mmultiscripts prescript default case 2020-09-20 16:26:55 -03:00
Alexandre Nunes
169d6271b3 test: ensure mmultiscript superscript only is behavoring as subsup 2020-09-20 16:15:54 -03:00
Alexandre Nunes
79e625ad78 test: expose MathmlTag name and add no superscript mscript use case 2020-09-20 16:14:09 -03:00
Alexandre Nunes
75c386780c feat: expose MathmlTag name and add no superscript mscript use case 2020-09-20 16:14:02 -03:00
Alexandre Nunes
e0b3320c2a test: add multiscripts without prescripts use case 2020-09-20 16:01:02 -03:00
Alexandre Nunes
7079d2f558 feat: add multiscripts without prescripts use case 2020-09-20 16:00:55 -03:00
Alexandre Nunes
a64cd5f730 test: add nested mtable use case and fix matrix logic 2020-09-20 15:48:21 -03:00
Alexandre Nunes
dd49c00bc0 feat: add nested mtable use case and fix matrix logic 2020-09-20 15:48:15 -03:00
Alexandre Nunes
059880a354 reafactor: extract mathml strings to mock file 2020-09-20 13:28:39 -03:00
Alexandre Nunes
f8a3a8d9b5 test: implemented latex partial function representation 2020-09-19 16:44:45 -03:00
Alexandre Nunes
e0004dab9a feat: implemented latex partial function representation 2020-09-19 16:44:39 -03:00
Alexandre Nunes
56075661b4 test: add mfenced and mtable as matrix 2020-09-19 16:05:03 -03:00
Alexandre Nunes
a9d9ba498f feat: add mfenced and mtable as matrix 2020-09-19 16:04:57 -03:00
Alexandre Nunes
4a4ca1948f test: add mfenced and mtable as Vmatrix 2020-09-19 16:00:31 -03:00
Alexandre Nunes
be71eaa8ef feat: add mfenced and mtable as Vmatrix 2020-09-19 16:00:23 -03:00
Alexandre Nunes
84c0e6d45b test: add mfenced and mtable as Bmatrix 2020-09-19 15:57:27 -03:00
Alexandre Nunes
a69a275a96 feat: add mfenced and mtable as Bmatrix 2020-09-19 15:57:21 -03:00
Alexandre Nunes
0d22978fcf test: add mfenced and mtable as vmatrix 2020-09-19 15:54:45 -03:00
Alexandre Nunes
60c649b8eb feat: add mfenced and mtable as vmatrix 2020-09-19 15:54:39 -03:00
Alexandre Nunes
01445dbe93 test: add mfenced and mtable as pmatrix 2020-09-19 15:52:37 -03:00
Alexandre Nunes
feef2d20a9 feat: add mfenced and mtable as pmatrix 2020-09-19 15:50:37 -03:00
Alexandre Nunes
118a38f0ab refactor: import all mathmltags on Dispatcher 2020-09-19 15:45:22 -03:00
Alexandre Nunes
76da37b4d8 test: add mfenced and mtable as bmatrix 2020-09-19 15:41:42 -03:00
Alexandre Nunes
187cd3bf00 feat: add mfenced and mtable as bmatrix 2020-09-19 15:41:21 -03:00
Alexandre Nunes
6921b8869f refactor: move mfenced vector case to external class 2020-09-19 14:53:15 -03:00
Alexandre Nunes
605eaed457 test: ensure mi pass char convertion to parent 2020-09-19 14:23:56 -03:00
Alexandre Nunes
b86144ca84 refactor: group syntax files to single one 2020-09-19 14:16:23 -03:00
Alexandre Nunes
65e1d0985c test: add especial symbols to mi tag implementation 2020-09-19 14:14:03 -03:00
Alexandre Nunes
83dc582946 feat: add especial symbols to mi tag implementation 2020-09-19 14:13:58 -03:00
Alexandre Nunes
0cb16d14b5 fix: fix math symbols by glyph name 2020-09-19 14:06:23 -03:00
Alexandre Nunes
1f4b5f9dd0 fix: fix math operator map 2020-09-19 14:03:44 -03:00
Alexandre Nunes
c83ec6e338 refactor: remove all math symbols original file and script 2020-09-19 13:57:18 -03:00
Alexandre Nunes
b140d8c4c6 feat: add math symbols by char and glyph 2020-09-19 13:56:43 -03:00
Alexandre Nunes
75c9910a0e feat: add math symbols and script 2020-09-19 13:55:59 -03:00
Alexandre Nunes
e73c40880e test: add munderover tag use case 2020-09-19 12:15:08 -03:00
Alexandre Nunes
1e775e47e4 feat: add munderover tag use case 2020-09-19 12:15:02 -03:00