10 Commits (50b29b1ae35ad2f9ebc71b5b0bb618869236c593)

Author SHA1 Message Date
Jan Černohorský a7963ba824 WIP: Experimental error handling with snippets of input for OutputGenerator. Would be nice to generalise for TransformProcessor, which is not easy as they don't have a common parent class. 6 months ago
Jan Černohorský b7ebe6d4a0 Formátítko se nyní umí pustit jen jako KaTeX server a vrátit socket, který se dá předávat jiným formátítkům. 9 months ago
Jan Černohorský 10eda42638 Deklarovány atributy u tříd. #14 10 months ago
Jan Černohorský 7769b12cda Resolve #23. 11 months ago
Jan Černohorský 9092102fce Vylepšený error handling, žádná chyba už není Exception, warningy používají pythoní warnings #3 11 months ago
Jan Černohorský 1a56c0e03f První draft #13, obecná třída ze které podědí HTML_generator a TeX_generator. 11 months ago
Jan Černohorský 4375e3fc8f Vyřešeno pár errorů od pyrightu, odstraněny hvězdičkové importy (#16), zbyly jen v html.py a tex.py, které se stejně budou celé předělávat. 11 months ago
Jan Černohorský 410c2852b2 Resolve #20: Na katex-server čekáme pomocí stdoutu. 11 months ago
Jan Černohorský 76c1a5fd04 #1: katex-server si nyní sám volá `npm install` 11 months ago
Jan Černohorský 6982b31996 První pokus o #1, zabalíčkování. 11 months ago
Jan Černohorský e07141fe10 Don't leave hanging katexserver. 1 year ago
Jan Černohorský b4a123e817 A large set of changes + README + comments everywhere. 1 year ago
Jan Černohorský 303dcfaa1f Main file cleanup, image processing. 1 year ago
Jan Černohorský 5e475f6881 Partials are now also isolated in output TeX and KaTeX. Also language is now so special it pops out to TeX as a macro at the start of each group. 1 year ago
Jan Černohorský be2d8ed723 Finished KaTeX math rendering. 1 year ago
Jan Černohorský f71eea3c06 Started working on KaTeX integration. 1 year ago