Laurenz
d3b4d7da9a
More bail!
usage
2023-06-12 16:47:46 +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
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 Stampfl
f9ab828e29
Add note about embedding svg images ( #1243 )
2023-05-19 14:41:33 +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
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
pan93412
a6df909a8d
Allow passing region
to LocalName ( #926 )
2023-04-26 11:30:03 +02:00
Sébastien d'Herbais de Thun
561ff979d5
Add instrumentation (Part 1) ( #761 )
2023-04-23 14:33:56 +02:00
Martin Haug
2a682f0008
Add alt text to image function and PDF ( #823 )
2023-04-20 11:23:03 +02:00
Laurenz
35302d2004
Handle SVG with text
2023-04-18 19:04:46 +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
Sébastien d'Herbais de Thun
f347ed4314
Improved figure numbering, labelling and referencing ( #491 )
2023-04-04 19:21:25 +02: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
880b1847bd
Derive Cast
for enums
2023-03-13 21:40:06 +01:00
Laurenz
1a390deaea
Figures
2023-03-11 20:01:56 +01:00
Laurenz
62f35602a8
New #[func] macro
2023-03-10 12:55:21 +01:00
Laurenz
c38d72383d
Make all optional fields settable
2023-03-09 14:42:14 +01:00
Laurenz
d7a65fa26d
Rework style chain access
2023-03-08 14:35:33 +01:00
Laurenz
25b5bd1175
Fully untyped model
2023-03-07 15:17:13 +01:00
Laurenz
10b17a04bc
Fix docs
2023-02-12 22:39:20 +01:00
Laurenz
3ffa7393f0
Make all nodes block-level
2023-02-12 19:57:28 +01:00
Laurenz
f4856c18b9
Remove base width
2023-02-12 17:28:17 +01:00
Laurenz
ea8edfa821
Make Rust happier about the inline documentation
2023-02-06 11:52:09 +01:00
Laurenz
94b90761eb
Bugfixes
2022-12-27 16:07:26 +01:00
Laurenz
038f9b015e
Document line
function
2022-12-21 16:32:14 +01:00
Martin Haug
4af7b9118c
Image docs
2022-12-21 15:34:29 +01:00
Laurenz
f5f7df7247
Documentation
2022-12-20 16:11:37 +01:00
Laurenz
35b16e545b
Document parameters in comment
2022-12-17 16:24:29 +01:00
Laurenz
b6202b646a
Reflection for castables
2022-12-15 23:11:20 +01:00
Laurenz
9ba4d2c134
New macro setup
2022-12-14 10:09:44 +01:00
Laurenz
e6857f810e
Copyable regions
2022-12-08 19:03:23 +01:00
Laurenz
9bc90c371f
Introspection
2022-12-02 15:45:18 +01:00
Laurenz
5110a41de1
Introduce virtual typesetter
2022-12-02 13:21:36 +01:00
Laurenz
0efe669278
Reorganize library and tests
2022-11-29 14:18:13 +01:00