Commit Graph

18 Commits

Author SHA1 Message Date
Lephenixnoir af424d1baa update documentation after writing the wiki 2019-06-21 19:07:17 -04:00
Lephenixnoir 9a6937307d use the proper shebang for bash 2019-06-19 14:17:10 -04:00
Lephenixnoir a38b0349d6 expose display mode and inline mode 2019-06-19 11:52:09 -04:00
Lephenixnoir 36d8defe3e handle inline vs display mode in the class table 2019-06-19 11:38:08 -04:00
Lephenixnoir 51b7ba58ee square root and jumbo matrix example 2019-06-18 18:51:19 -04:00
Lephenixnoir 3d88e387cb expose a few more spacing parameters 2019-06-18 11:30:49 -04:00
Lephenixnoir 3ff304014b README update for matrices 2019-06-17 21:41:50 -04:00
Lephenixnoir d54f17fab2 add environment nodes and matrices 2019-06-17 21:27:04 -04:00
Lephenixnoir 97b60443f8 README: update to example code following API changes 2019-06-12 13:49:05 -04:00
Lephenixnoir 9be3414e96 implement environments and refactor 2019-06-12 12:53:50 -04:00
Lephenixnoir 9b14ec8755 core: add vectors and limits
Also fix a bug in the computation of group sizes, due to subscripts and
superscripts being counted before their final layout was decided.
2019-05-31 13:53:34 -04:00
Lephenixnoir 41b28f6a62 core: add products and integrals
Also adding a new font to try out in the SDL2 backend.
2019-05-30 13:22:30 -04:00
Lephenixnoir a1b2b79410 core: add grouping vertical lines and update README 2019-05-30 11:40:18 -04:00
Lephenixnoir 06291194bc core: add support for display-style summation symbols 2019-05-30 11:36:47 -04:00
Lephenixnoir a72c09e100 core: support angle brackets \left< and \right> 2019-05-29 15:58:46 -04:00
Lephenixnoir b8299dbbf7 sdl2: add font rendering from a bitmap file 2019-05-29 15:58:06 -04:00
Lephenixnoir cfddd24cb9 readme: add some basic description and instructions 2019-05-29 10:52:52 -04:00
Lephenixnoir 44549f132f initial commit: basic parsing, flow, rendering and some nodes 2019-05-28 22:11:05 -04:00