144 Commits

Author SHA1 Message Date
Laurenz
d3b4d7da9a More bail! usage 2023-06-12 16:47:46 +02:00
Laurenz
378ebe5f56 Delayed errors
Fixes #785. Thanks to @Dherse for the idea!
2023-06-12 15:42:01 +02:00
Ken
a883ceed8d
feat: add albanian translations (#1454) 2023-06-12 12:46:59 +02:00
Mathias Fischler
93e6638bfe
Resolve #1141: Add hint for missing numbering, improve hint format consistency (#1456) 2023-06-12 12:46:08 +02:00
Abdulmelik Bekmez
6a7182fcf7
Add translation for Turkish (#1466) 2023-06-12 12:44:21 +02:00
Alex Saveau
7049a45634
Fix a bunch of typos + broken link (#1453) 2023-06-12 12:44:03 +02:00
Pg Biel
c58a8fbd1d
Add outline.entry (#1423) 2023-06-12 11:50:59 +02:00
Laurenz
e923d0e4da Touch up docs 2023-06-09 16:00:39 +02:00
Laurenz
7ece53ae0c Adjust outline indent option 2023-06-09 14:50:29 +02:00
Laurenz
fd417da04f Improve value casting infrastructure 2023-06-06 22:06:16 +02:00
Sung Jeon
08b49291bc
Add NumberingKind variants for Korean (#1360)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-30 18:42:24 +02:00
Pg Biel
47f81f0da5
Custom outline indenting (#1157) 2023-05-30 10:46:39 +02:00
sandal
b6b6666efd
Add Danish (#1365) 2023-05-30 10:13:01 +02:00
Olle Månsson
eab267bef0
feat: Add Swedish (#1353) 2023-05-29 20:07:27 +02:00
Lynn
1e4dabb63a
Add Dutch LocalNames (#1357) 2023-05-29 12:23:51 +02:00
Laurenz
f4fd6855e7 Fix and simplify reference supplements
- Fixes #873 by properly handling `none` supplement for`ref`.
- Fixes #523 by adding a `supplement` parameter to `math.equation`
- In the future, we can remove supplement functions in favor of show-set rules with fine-grained selectors. Currently, this is not possible because show-set + synthesis doesn't play well together
2023-05-22 20:56:30 +02:00
Laurenz
f692a5efc6 Version bump 2023-05-20 22:05:55 +02:00
Laurenz
1321862cd5 Footnotes 2023-05-20 21:36:24 +02:00
Laurenz
aed0f1ce7d Document both argument for counters 2023-05-19 11:40:03 +02:00
Laurenz
56a96881a5 Doc links for function scopes 2023-05-19 11:04:20 +02:00
Laurenz
551ea99d05 Show default values in documentation
Fixes #169
Fixes #1102
2023-05-17 14:41:46 +02:00
Laurenz
46aace78ac Search keywords 2023-05-17 14:39:47 +02:00
Laurenz
42afa410ae Better documentation outlines 2023-05-17 14:38:03 +02:00
Laurenz
d14d1e867f Fix figure detection 2023-05-17 12:55:25 +02:00
Laurenz
1fa56a317c Extract category definitions into individual functions 2023-05-15 10:36:03 +02:00
Pg Biel
a8728be9b0
Initial support for breakable figures (#1121) 2023-05-12 11:00:55 +02:00
Laurenz
8ac7be95e6 Documentation fixes 2023-05-11 11:36:25 +02:00
Laurenz
2f0b5eeae0 More efficient introspection
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-05-11 11:27:00 +02:00
Laurenz
47dff3765d Remove 'static bound on World
Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime.
2023-05-11 10:50:30 +02:00
Alberto Vilches
bcc014c4e1
fix: typos (#1074) 2023-05-02 20:45:18 +02:00
Emil Walser
021694de23
Add .yaml to supported bib file exts and update uknown bib format message (#1064) 2023-05-01 18:42:38 +02:00
Laurenz
4c4bee9845 Fix two things in docs 2023-05-01 13:28:43 +02:00
方而静
b5d72caaf9
Update query's documentation (#1026) 2023-04-29 20:29:48 +02:00
pan93412
e0d5930405
Add translation for Chinese (Traditional) (#1000) 2023-04-27 13:16:27 +02:00
Laurenz
3680c854a2 Touch up docs 2023-04-26 15:37:21 +02:00
pan93412
a6df909a8d
Allow passing region to LocalName (#926) 2023-04-26 11:30:03 +02:00
Laurenz
946756bc53 A small comment regarding page layout 2023-04-25 16:09:10 +02:00
Laurenz
ff1e4049d1 Support show-set for outline and bibliography headings 2023-04-23 15:06:42 +02:00
Sébastien d'Herbais de Thun
561ff979d5
Add instrumentation (Part 1) (#761) 2023-04-23 14:33:56 +02:00
Pg Biel
66c707f216
fix ref->cite span (#811) 2023-04-19 16:19:19 +02:00
Laurenz
9bdc4a7de0 Write PDF outline 2023-04-17 13:26:49 +02:00
Marek Barvíř
ee32e7ad1c
Clippy fixes (#581) 2023-04-16 11:10:35 +02:00
Chen
a066a3d283
More flexible capability to control showing reference (#646) 2023-04-13 10:41:42 +02:00
Alexander Seiler
e4fda4176e
Correct some typos (#746) 2023-04-12 15:13:36 +02:00
Sébastien d'Herbais de Thun
1198e0cd38
Selector rework (#640) 2023-04-12 12:47:51 +02:00
Laurenz
6dcb65e3a3 Improve documentation 2023-04-11 21:54:13 +02:00
Laurenz
2606034ac7 Fix heading supplement
Fixes #730
2023-04-11 16:59:38 +02:00
Radim Sückr
6f625fc73c
Add Czech translation (#683) 2023-04-11 14:04:44 +02:00
Abdul Rahman Sibahi
9046678610
Added Arabic translations (#688) 2023-04-11 14:04:29 +02:00
ichxorya
31eb3b571e
Add Vietnamese Translation (#684) 2023-04-11 14:04:13 +02:00