137 Commits (41f51bf6fe0db8beb0907a479f333db65459224b)
 

Author SHA1 Message Date
Jiří Kalvoda 41f51bf6fe Default pro highlight 3 months ago
Jiří Kalvoda f1f2f63cb5 Odkazy na interní objekty (obrázky) 3 months ago
Jiří Kalvoda a2468b54e1 Merge remote-tracking branch 'origin/master' into jk-bakalarka 3 months ago
Jiří Kalvoda 945bb760e8 UCWTeX: Figure je float 3 months ago
Jiří Kalvoda 88d653af15 Číslování 3 months ago
Jan Černohorský 583b3ba010 Stop adding NBSPs around TeX math. Patches welcome to make this smarter. 3 months ago
Jan Černohorský 9ccd2886b9 Bump katex-server: Nobody needs a better nullish coalescing operator than OR 3 months ago
Jan Černohorský c90e00a1ae Fix broken transformation of divs and spans. 3 months ago
Jiří Kalvoda 4dd1eb0314 TeX: Základní implementace citací 3 months ago
Jiří Kalvoda 48e34eaf8e BakalářkoTeX 3 months ago
Jiří Kalvoda 37c8ec4e2e Slanted font 3 months ago
Jiří Kalvoda 62263fbe0f Merge remote-tracking branch 'origin/master' into jk-bakalarka 3 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. 3 months ago
Jan Černohorský f0d939a65b Separate context init for transform processor into separate function, add option to not make images clickable. 3 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
Jiří Kalvoda f97ee7de52 renamed: formatitko.tex -> src/formatitko/formatitko.tex 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 4 months ago
Jan Černohorský 1950ab56e6 Errors now print full path from CWD, not just filename 4 months ago
Jiří Kalvoda 7783dc25f4 Drobnosti 4 months ago
Jan Černohorský ce0a3e1192 Actually deprecate the old stuff (forgot a few imports). 4 months ago
Jiří Kalvoda 405a4f396c Číslování sekcí 4 months ago
Jan Černohorský 723038a2bd Deprecated old versions of transform, html and tex generation. 4 months ago
Jan Černohorský c7dd1a2e95 Merge pull request 'Experimental error handling with snippets of input for OutputGenerator.' (#54) from error-handling into master 4 months ago
Jan Černohorský 50b29b1ae3 Improved error messages 4 months ago
Jiří Kalvoda affc2c4279 Fix chybějících obrázků v testech 4 months ago
Jiří Kalvoda a15a711d0f Přechot na LuaTeX 4 months ago
Jan Černohorský 2e76687172 Merge branch 'master' into error-handling 4 months ago
Jan Černohorský 6de4ea2743 Error handling now contains filename. 4 months ago
Jan Černohorský 42a63b3163 Partial rewrite of error handling 4 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. 5 months ago
Jiří Kalvoda 6fe4ef8aaf Fix: Do HTML se nepsala dvojdolarová matematika 5 months ago
Jiří Kalvoda f49e791807 Fix #53 6 months ago
Jan Černohorský 05ffd321d8 Inline KaTeX musí zůstat inline i v HTML jinak přidává mezery, kam nemá. 7 months ago
Jan Černohorský 0f7ed0ae32 Menší změny po code review s @wipocket. 8 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. 9 months ago