127 Commits (master)
 

Author SHA1 Message Date
Jan Černohorský fa6b772674 Fixed typo in context.unset_data 2 months ago
Jan Černohorský 2a0e90bb96 Quick fix srcsetů, hodně malé obrázky nenafoukneme víc, než je potřeba. 2 months ago
Jan Černohorský 0e5735cba2 Added FileLink element for publishing and linking local files. 2 months ago
Jan Černohorský 42d04b77de Added title attribute for images, fixed formatting of raw blocks. 2 months ago
Jan Černohorský 583b3ba010 Stop adding NBSPs around TeX math. Patches welcome to make this smarter. 2 months ago
Jan Černohorský 9ccd2886b9 Bump katex-server: Nobody needs a better nullish coalescing operator than OR 2 months ago
Jan Černohorský c90e00a1ae Fix broken transformation of divs and spans. 2 months ago
Jan Černohorský 7f52abde14 katex-server bump: Removed null coalescing operator, because I don't want to update node on every computer in existence. 2 months ago
Jan Černohorský f0d939a65b Separate context init for transform processor into separate function, add option to not make images clickable. 2 months ago
Jan Černohorský f14f28d3a4 Added dependency printing 3 months ago
Jan Černohorský cd07b3abf8 Creating of dirs in namespaces only when they're accessed (this is needed because until then, we don't know what $dir is. Also telling pandoc to strip comments. 3 months ago
Jan Černohorský a1c439c32e Minor fixes, typos, generating of MetaValues, fixed error where KeyErrors from the inside of the tree would get eaten. 3 months ago
Jan Černohorský 72b9bc7bf1 Add special StandaloneHTMLGenerator. Also handle prepending the document in a more pandocy way. 3 months ago
Jan Černohorský 7f3490536e Attach Groups correctly in the tree, Images now support height in HTML. 3 months ago
Jan Černohorský 3ce0b5037b Some changes to allow commands to touch the rest of the tree they're currently in. This shall only be done on parts of the tree not yet transformed, otherwise, very weird things can happen. 3 months ago
Jan Černohorský e2f2c4f5f0 Ještě více magie, která se snaží zachraňovat blokové výstupy z příkazů, které byly zavolány jako Span. 3 months ago
Jan Černohorský 7b81919914 OK the submodule was broken. 3 months ago
Jan Černohorský 6180b581b8 KaTeX server is now in separate repo. 3 months ago
Jan Černohorský 93f5949361 Přidána data na kontextu nezávislá na docu. 3 months ago
Jan Černohorský 5c066d46af Fix handlování cest obrázků, když jsou namespacové. 3 months ago
Jan Černohorský caef60d472 TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands. 3 months ago
Jan Černohorský 84a4f6acb7 Merge pull request 'Přidány namespaces pro obrázky, jak jsme se o nich bavili s @mj' (#55) from image-namespaces into master 3 months ago
Jan Černohorský b9c193d45f Implemented image processor namespaces 3 months ago
Jan Černohorský 1950ab56e6 Errors now print full path from CWD, not just filename 3 months ago
Jan Černohorský ce0a3e1192 Actually deprecate the old stuff (forgot a few imports). 3 months ago
Jan Černohorský 723038a2bd Deprecated old versions of transform, html and tex generation. 3 months ago
Jan Černohorský c7dd1a2e95 Merge pull request 'Experimental error handling with snippets of input for OutputGenerator.' (#54) from error-handling into master 3 months ago
Jan Černohorský 50b29b1ae3 Improved error messages 3 months ago
Jan Černohorský 2e76687172 Merge branch 'master' into error-handling 3 months ago
Jan Černohorský 6de4ea2743 Error handling now contains filename. 3 months ago
Jan Černohorský 42a63b3163 Partial rewrite of error handling 3 months ago
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. 4 months ago
Jiří Kalvoda 6fe4ef8aaf Fix: Do HTML se nepsala dvojdolarová matematika 4 months ago
Jiří Kalvoda f49e791807 Fix #53 5 months ago
Jan Černohorský 05ffd321d8 Inline KaTeX musí zůstat inline i v HTML jinak přidává mezery, kam nemá. 6 months ago
Jan Černohorský 0f7ed0ae32 Menší změny po code review s @wipocket. 7 months ago
Jan Černohorský 63cd7a212a Přidáno automatické volání TeXu a generování pdf, resolves #17. 8 months ago
Jan Černohorský dc3b6510bb Merge branch 'katex-socket' 8 months ago
Jan Černohorský 1b971ea3b4 První draft generátoru pro UCWTex. Ocením feedback od @jirikalvoda a @mj. #22 8 months ago
Jan Černohorský fa2cf0a5cc Fixed html escape of code blocks. 8 months ago
Jan Černohorský 9fa0cb2582 Updated README #39. 8 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. 8 months ago
Jan Černohorský e939322f92 Uklizen formátítkový main, nyní generujeme jen výstupy, o které si uživatel řekne. 8 months ago
Jan Černohorský 20c1ba29a2 PandocProcessor nyní předělává i NBSP. 8 months ago
Jan Černohorský 0dcad55bb8 Bavlna byla broken, protože se přejmenovalo jazykové metadatum a na bavlnu se zapomnělo. 8 months ago
Jan Černohorský 18607b5c58 Nová base třída pro TransformProcessor, draft výstupu do pandocu. 8 months ago
Jan Černohorský 32c2fb3bbc Přidán import jsonu do metadat, resolves #36. 8 months ago
Jan Černohorský b6634ddede Deprecate transform.py. 8 months ago
Jan Černohorský dc48cd411c Merge pull request 'Implementace citací' (#38) from citace into master 8 months ago
Jan Černohorský aa4120a67b Zapnutí citací v defaultním pandoc importu. 8 months ago