You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Černohorský
9c852f7be8
KaTeX server is now in separate repo.
|
9 months ago |
.. |
katex-server
|
KaTeX server is now in separate repo.
|
9 months ago |
__init__.py
|
První pokus o #1, zabalíčkování.
|
1 year ago |
__main__.py
|
Added __main__ file, so the package can be run as `python3 -m formatitko`. #1
|
1 year ago |
command.py
|
Přidány CodeCommands, CodeBlocky nyní mají také atribut c a umí se zavolat jako Command. Resolves #30
|
1 year ago |
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.
|
9 months ago |
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.
|
9 months ago |
context.py
|
Přidána data na kontextu nezávislá na docu.
|
9 months ago |
elements.py
|
Přidány CodeCommands, CodeBlocky nyní mají také atribut c a umí se zavolat jako Command. Resolves #30
|
1 year ago |
formatitko.py
|
Implemented image processor namespaces
|
9 months ago |
html_generator.py
|
Fix handlování cest obrázků, když jsou namespacové.
|
9 months ago |
images.py
|
Fix handlování cest obrázků, když jsou namespacové.
|
9 months ago |
katex.py
|
KaTeX server is now in separate repo.
|
9 months ago |
latex_generator.py
|
Partial rewrite of error handling
|
9 months ago |
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.
|
1 year ago |
nop_processor.py
|
Improved error messages
|
9 months ago |
output_generator.py
|
TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands.
|
9 months ago |
pandoc_processor.py
|
PandocProcessor nyní předělává i NBSP.
|
1 year ago |
tex_generator.py
|
Fix handlování cest obrázků, když jsou namespacové.
|
9 months ago |
transform_processor.py
|
TP is now passed to commands. Output from the TP is not transformed automatically and has to be done manually from the commands.
|
9 months ago |
util.py
|
Zapnutí citací v defaultním pandoc importu.
|
1 year ago |
whitespace.py
|
Bavlna byla broken, protože se přejmenovalo jazykové metadatum a na bavlnu se zapomnělo.
|
1 year ago |