46 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
Abdulmelik Bekmez
6a7182fcf7
Add translation for Turkish (#1466) 2023-06-12 12:44:21 +02:00
Laurenz
fd417da04f Improve value casting infrastructure 2023-06-06 22:06:16 +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
1321862cd5 Footnotes 2023-05-20 21:36:24 +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
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
pan93412
e0d5930405
Add translation for Chinese (Traditional) (#1000) 2023-04-27 13:16:27 +02:00
pan93412
a6df909a8d
Allow passing region to LocalName (#926) 2023-04-26 11:30:03 +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
Marek Barvíř
ee32e7ad1c
Clippy fixes (#581) 2023-04-16 11:10:35 +02:00
Sébastien d'Herbais de Thun
1198e0cd38
Selector rework (#640) 2023-04-12 12:47:51 +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
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
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
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
Mateus Felipe C. C. Pinto
2dbbeaeb60
Provide support for portuguese language (#525) 2023-04-03 12:59:13 +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
Sébastien d'Herbais de Thun
cc67e53099
Added FR language support (#483) 2023-03-31 19:56:41 +02:00
Lars Wrenger
631ba40e57
Support for multiple bib files in a bibliography (#296) 2023-03-31 18:41:17 +02:00
1bitbool
6c979e554b
Added ZH language support (#481) 2023-03-31 16:43:14 +02:00
Daniil Berezin
00f11ae56d
Added RU language support (#467) 2023-03-31 12:52:40 +02:00
Laurenz
72fb155403 Link to label 2023-03-29 20:10:23 +02:00
Marco Radocchia
9737d3b754
Added IT language support (#413) 2023-03-29 19:34:18 +02:00
Laurenz
5020f62195 Respect link style in bibliography 2023-03-27 12:31:01 +02:00
Laurenz
2d16f9434f Documentation for citation, bibliography, and content 2023-03-20 22:09:10 +01:00
Laurenz
ab43bd802e Renaming and refactoring 2023-03-19 22:39:19 +01:00
Laurenz
312197b276 Counters 2023-03-17 11:45:57 +01:00
Laurenz
e8435df5ec More jump targets 2023-03-17 11:30:58 +01:00
Laurenz
ecb5543985 Node links 2023-03-15 12:33:38 +01:00
Laurenz
8567811808 Simplify stable id handling 2023-03-15 10:09:17 +01:00
Laurenz
89f44f220d Bibliography and citations 2023-03-14 22:53:54 +01:00