formatitko/src/formatitko
2024-05-04 18:19:40 +02:00
..
katex-server@211cb2010e Bump katex-server: Nobody needs a better nullish coalescing operator than OR 2024-02-27 10:11:39 +01:00
tex TeX: Nadpisy bez stránkových zlomů. 2024-05-02 13:34:59 +02:00
__init__.py První pokus o #1, zabalíčkování. 2023-07-18 14:51:53 +02:00
__main__.py Added __main__ file, so the package can be run as python3 -m formatitko. #1 2023-07-21 14:31:32 +02:00
command.py Ještě více magie, která se snaží zachraňovat blokové výstupy z příkazů, které byly zavolány jako Span. 2024-02-20 20:09:58 +01:00
command_env.py TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands. 2024-02-18 00:27:13 +01:00
command_util.py TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands. 2024-02-18 00:27:13 +01:00
context.py fixup of fixup: context.unset_data 2024-03-18 10:37:57 +01:00
elements.py Merge remote-tracking branch 'origin/master' into jk-bakalarka 2024-03-17 22:40:15 +01:00
formatitko.py UCWTeX: Na výrobu pdf si pustíme luatex a naučíme ho hledat soubory 2024-03-18 21:21:26 +01:00
html_generator.py HTML: SmallCaps 2024-03-18 21:21:26 +01:00
images.py Added FileLink element for publishing and linking local files. 2024-03-07 17:58:18 +01:00
katex.py KaTeX server is now in separate repo. 2024-02-20 18:23:51 +01:00
latex_generator.py Partial rewrite of error handling 2024-02-15 18:09:54 +01:00
mj_show.py 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. 2023-07-18 19:33:23 +02:00
nop_processor.py Merge remote-tracking branch 'origin/master' into jk-bakalarka 2024-03-17 22:40:15 +01:00
output_generator.py Merge remote-tracking branch 'origin/master' into jk-bakalarka 2024-03-17 22:40:15 +01:00
pandoc_processor.py PandocProcessor nyní předělává i NBSP. 2023-09-20 22:09:09 +02:00
tex_generator.py UCWTeX: Obrázky vždyu zarovnáváme na střed, popisky nejsou slanted 2024-05-04 18:19:40 +02:00
transform_processor.py context: current_figure 2024-03-17 22:32:00 +01:00
util.py 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. 2024-02-22 11:50:50 +01:00
whitespace.py Stop adding NBSPs around TeX math. Patches welcome to make this smarter. 2024-02-27 10:14:19 +01:00