Jiří Kalvoda
|
2a5fd812e3
|
UCWTeX další chybějící UTF-8 znak.
|
6 months ago |
Jiří Kalvoda
|
c46a1f0302
|
UCWTeX: \vecoverrightarrow
|
6 months ago |
Jiří Kalvoda
|
9a993676dc
|
UCWTeX: Reforma figure
|
6 months ago |
Jiří Kalvoda
|
87961754e8
|
UCWTeX: Vyčlenění formatitkolib
|
6 months ago |
Jiří Kalvoda
|
08df4dbd78
|
UCWTeX: Obrázky vždyu zarovnáváme na střed, popisky nejsou slanted
|
6 months ago |
Jiří Kalvoda
|
57e69cbee4
|
TeX: Nadpisy bez stránkových zlomů.
|
6 months ago |
Jiří Kalvoda
|
f86815e8ff
|
TeX: Mezery v tabulce
|
6 months ago |
Jiří Kalvoda
|
bb05a3c913
|
Floatpage
|
7 months ago |
Jiří Kalvoda
|
9dcf87915e
|
Merge remote-tracking branch 'origin/master' into jk-bakalarka
|
8 months ago |
Jiří Kalvoda
|
ac2c3475e4
|
UCWTeX: {sub,super}script pomocí matematiky
|
8 months ago |
Jiří Kalvoda
|
2fd0efe3a7
|
UCWTeX: Na výrobu pdf si pustíme luatex a naučíme ho hledat soubory
|
8 months ago |
Jiří Kalvoda
|
4bd05b098b
|
UCWTex: SmallCaps
|
8 months ago |
Jiří Kalvoda
|
86839a9269
|
HTML: SmallCaps
|
8 months ago |
Jan Černohorský
|
fa6b772674
|
Fixed typo in context.unset_data
Picked from 71e5c5b and 38029e3
|
8 months ago |
Jiří Kalvoda
|
774af0fedf
|
UCWTeX: Lepší formátování nadpisů
|
8 months ago |
Jiří Kalvoda
|
38029e3587
|
fixup of fixup: context.unset_data
git#
|
8 months ago |
Jiří Kalvoda
|
6d629137fb
|
Merge remote-tracking branch 'origin/master' into jk-bakalarka
Conflicts:
src/formatitko/elements.py
src/formatitko/nop_processor.py
src/formatitko/output_generator.py
FileLink vs FLink
|
8 months ago |
Jiří Kalvoda
|
ed40bc4db8
|
UCWTeX: Formátování obsahu
|
8 months ago |
Jiří Kalvoda
|
292fcba574
|
UCWTeX: Další unicode převod
|
8 months ago |
Jiří Kalvoda
|
d783c7ae9c
|
context: current_figure
|
8 months ago |
Jiří Kalvoda
|
71e5c5bbdc
|
fixup: context.unset_data
|
8 months ago |
Jan Černohorský
|
2a0e90bb96
|
Quick fix srcsetů, hodně malé obrázky nenafoukneme víc, než je potřeba.
|
8 months ago |
Jan Černohorský
|
0e5735cba2
|
Added FileLink element for publishing and linking local files.
|
8 months ago |
Jiří Kalvoda
|
fb80c61139
|
UCWTeX seznam obrázků
|
8 months ago |
Jiří Kalvoda
|
7230d87f6b
|
Fix escape do TeXu
|
8 months ago |
Jiří Kalvoda
|
bf46105db8
|
Podsložka na TeX
|
8 months ago |
Jiří Kalvoda
|
41f51bf6fe
|
Default pro highlight
|
8 months ago |
Jan Černohorský
|
42d04b77de
|
Added title attribute for images, fixed formatting of raw blocks.
|
8 months ago |
Jiří Kalvoda
|
f1f2f63cb5
|
Odkazy na interní objekty (obrázky)
|
8 months ago |
Jiří Kalvoda
|
a2468b54e1
|
Merge remote-tracking branch 'origin/master' into jk-bakalarka
|
8 months ago |
Jiří Kalvoda
|
945bb760e8
|
UCWTeX: Figure je float
|
8 months ago |
Jiří Kalvoda
|
88d653af15
|
Číslování
|
8 months ago |
Jan Černohorský
|
583b3ba010
|
Stop adding NBSPs around TeX math. Patches welcome to make this smarter.
|
8 months ago |
Jan Černohorský
|
9ccd2886b9
|
Bump katex-server: Nobody needs a better nullish coalescing operator than OR
|
8 months ago |
Jan Černohorský
|
c90e00a1ae
|
Fix broken transformation of divs and spans.
|
8 months ago |
Jiří Kalvoda
|
4dd1eb0314
|
TeX: Základní implementace citací
|
8 months ago |
Jiří Kalvoda
|
48e34eaf8e
|
BakalářkoTeX
|
8 months ago |
Jiří Kalvoda
|
37c8ec4e2e
|
Slanted font
|
8 months ago |
Jiří Kalvoda
|
62263fbe0f
|
Merge remote-tracking branch 'origin/master' into jk-bakalarka
|
8 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.
|
9 months ago |
Jan Černohorský
|
f0d939a65b
|
Separate context init for transform processor into separate function, add option to not make images clickable.
|
9 months ago |
Jan Černohorský
|
f14f28d3a4
|
Added dependency printing
|
9 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.
|
9 months ago |
Jan Černohorský
|
a1c439c32e
|
Minor fixes, typos, generating of MetaValues, fixed error where KeyErrors from the inside of the tree would get eaten.
|
9 months ago |
Jan Černohorský
|
72b9bc7bf1
|
Add special StandaloneHTMLGenerator. Also handle prepending the document in a more pandocy way.
|
9 months ago |
Jan Černohorský
|
7f3490536e
|
Attach Groups correctly in the tree, Images now support height in HTML.
|
9 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.
|
9 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.
|
9 months ago |
Jan Černohorský
|
7b81919914
|
OK the submodule was broken.
|
9 months ago |
Jan Černohorský
|
6180b581b8
|
KaTeX server is now in separate repo.
|
9 months ago |