Commit Graph

13 Commits

Author SHA1 Message Date
Heath Mitchell 12b8599370 Make the cursor enter text nodes when it's at the start or end of one 2023-02-25 17:54:15 +00:00
Heath Mitchell 58fa6d7049 More docs and rename a function 2023-01-29 14:14:05 +00:00
Heath Mitchell d4c55b8e0f Add comments 2023-01-29 14:00:19 +00:00
Heath Mitchell 4bf538e880 Don't say it's rendering the cursor where it's just setting the position 2023-01-27 15:00:00 +00:00
Heath Mitchell 0a4b91edb0 Cursor movement for equation editing 2023-01-27 14:49:28 +00: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 3d88e387cb expose a few more spacing parameters 2019-06-18 11:30:49 -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 06291194bc core: add support for display-style summation symbols 2019-05-30 11:36:47 -04:00
Lephenixnoir 44549f132f initial commit: basic parsing, flow, rendering and some nodes 2019-05-28 22:11:05 -04:00