339 Commits

Author SHA1 Message Date
Leedehai
d356a303f5
Remove '#' from FracElem docs (#691) 2023-04-11 13:55:23 +02:00
Leedehai
1254393ac9
Swap the misplaced top/bottom style (#642) 2023-04-07 10:36:13 +02:00
_rqy
bb30911282
realize before layout_math (#637) 2023-04-07 10:30:34 +02:00
SteamedFish
ebb995feca
Add Chinese numbering (#565) 2023-04-06 15:50:15 +02:00
Pg Biel
ca71081d05
Add 'layout' function to obtain the size of the outer container (#557) 2023-04-06 15:36:36 +02:00
Alex Sayers
5cb226026e
Add Iroha-style numbering (+ bugfix) (#555) 2023-04-06 15:31:17 +02:00
Marmare314
0f8219b392
Unpacking syntax (#532)
Closes #341
2023-04-06 15:26:09 +02:00
Laurenz
a73149767c Fix block child spacing 2023-04-06 15:13:26 +02:00
Laurenz
1e5a100d6a Reorganize matches on languages 2023-04-06 14:59:05 +02:00
jakobrs
cca85a572a
Add Norwegian language support (#628) 2023-04-06 14:56:11 +02:00
zymon
6f13a3f8b9
add support for polish language (#623) 2023-04-06 14:53:18 +02:00
Vid Drobnič
a3055a7a71
add support for slovenian language (#621) 2023-04-06 14:52:25 +02:00
Laurenz
4f4af02ace Fix path and polygon strokes 2023-04-06 12:58:27 +02:00
Laurenz
f9b9be16f9 Fix box and block sizing 2023-04-06 12:26:39 +02:00
Sébastien d'Herbais de Thun
23a884a67f
Changed rules of figures (#627) 2023-04-06 12:25:43 +02:00
SekoiaTree
52b92a9d35
Path support (#536) 2023-04-06 12:10:49 +02:00
teenjuna
222c590788
Fix RU translation for raw block (#596) 2023-04-05 16:46:01 +02:00
Sébastien d'Herbais de Thun
70a909b8ba
Fixed page numbering (#594) 2023-04-05 15:04:31 +02:00
Raphaël CV
d569f6b33b
Fix inversion cal frak R (#593) 2023-04-05 13:37:54 +02:00
felipeacsi
df7160f5b2
Spanish support (#548) 2023-04-05 12:17:07 +02:00
Nazar Serhiichuk
69ba8884f7
Add support for ukrainian lang (#578) 2023-04-05 12:13:25 +02:00
Daniel Csillag
f548223663
Fix hiding of math (#587) 2023-04-05 12:04:11 +02:00
Laurenz
b3faef4b80 Bump version 2023-04-05 01:41:15 +02:00
Laurenz
e13c72b301 Fix first line indent with styled text 2023-04-05 00:15:51 +02:00
Laurenz
715f9fb0a5 Locatable selectors 2023-04-04 23:43:34 +02:00
Laurenz
23715e813e Refactor and document figures 2023-04-04 23:15:03 +02:00
Sébastien d'Herbais de Thun
f347ed4314
Improved figure numbering, labelling and referencing (#491) 2023-04-04 19:21:25 +02:00
Laurenz
5b0297464e Rename bibliography styles 2023-04-04 18:29:18 +02:00
Laurenz
bfec777542 Bump hayagriva
Fixes #287
Fixes #304
Fixes #459
Fixes #506
2023-04-04 18:21:09 +02:00
Martin Haug
8aca3ca3c1
Add double bracket and laplace operator (#570) 2023-04-04 15:47:40 +02:00
Laurenz
c2d88989a7 Format code 2023-04-04 14:36:25 +02:00
Laurenz
e77abf842d Make error messages a bit more consistent 2023-04-04 14:33:43 +02:00
HarmoGlace
4aa5e0a4a3
Make behavior of calculation functions consistent (#515) 2023-04-04 14:33:26 +02:00
Alex Sayers
2c735294cd
Improve justification of Chinese/Japanese text (#542) 2023-04-03 15:56:23 +02:00
Johannes Wolf
0b4dc6758e
transform: Fix documentation (#538) 2023-04-03 13:05:56 +02:00
Mateus Felipe C. C. Pinto
2dbbeaeb60
Provide support for portuguese language (#525) 2023-04-03 12:59:13 +02:00
Laurenz
37eededc9d Revise counter documentation 2023-04-02 20:18:22 +02:00
Sébastien d'Herbais de Thun
cca9ea8249
Make all counters start at zero (#533) 2023-04-02 20:01:19 +02:00
SekoiaTree
c799421879
Fix a copy-paste typo in CircleElem's docs (#534) 2023-04-02 19:55:25 +02:00
Laurenz
b469f30c83 Fix block spacing 2023-04-02 19:47:42 +02:00
samlich
fa4878f7d0
replace deprecated angle brackets (#237) 2023-04-02 11:15:36 +02:00
Laurenz
e1ecb8cabe Simplify pow function 2023-04-01 23:31:23 +02:00
Laurenz
7ef687ec53 Fix underflows in counter 2023-04-01 23:04:26 +02:00
HarmoGlace
f94bc9a13f
Fix zero power (#511) 2023-04-01 19:45:44 +02:00
Laurenz
10a3fbd174 Documentation for regex from raw element
Fixes #266.
2023-04-01 19:34:49 +02:00
Laurenz
2d6a79ba32 Don't display empty counters and state
Fixes #338.
2023-04-01 19:04:06 +02:00
Naim A
66a22b5555
Hebrew numbering (#446) 2023-04-01 16:05:06 +02:00
Birk Tjelmeland
ed79ecbb44
Add support for cliping content in block and box (#431) 2023-04-01 16:04:38 +02:00
Marek Barvíř
5e5b1bba51
Needless clone, borrows, casts and lifetimes (#504) 2023-04-01 15:53:13 +02:00
Marek Barvíř
9eb6174b22
Unreachable pattern (#501) 2023-04-01 14:58:33 +02:00