tinger
00f979b351
Add version to Binding
deprecation warnings
...
This allows displaying a hint in which the version a binding may be
removed in. It helps to signal how urgent a package update may be to
package authors. The version is also sent to the proprietary doc
generator.
2025-07-23 20:02:28 +02:00
Laurenz
b036fd97ab
Reformat with 2024 edition
2025-07-21 15:22:29 +02:00
Laurenz
c9c2315ad3
Fix 2024 clippy warnings
2025-07-21 15:22:29 +02:00
Malo
b1c79b50d4
Fix documentation oneliners ( #6608 )
2025-07-18 13:25:17 +00:00
Laurenz
e71674f6b3
Construct library via extension trait instead of default & inherent impl ( #6576 )
2025-07-09 09:28:26 +00:00
Laurenz
0a3c6939dd
Rewrite foundations of native elements ( #6547 )
2025-07-08 08:52:43 +00:00
Malo
04fd0acaca
Allow deprecating symbol variants ( #6441 )
2025-06-26 08:24:21 +00:00
Andrew Voynov
87c5686560
Add docs for std
module ( #6407 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-24 10:22:55 +00:00
T0mstone
d7e0c52dd5
Use codex::ModifierSet
( #6159 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-11 13:28:03 +00:00
3w36zj6
5d13b35458
Standardize trailing slashes in docs route paths ( #6420 )
2025-06-10 15:34:27 +00:00
Myriad-Dreamin
758ee78ef5
Make World::font
implementations safe ( #6117 )
2025-03-31 08:08:55 +00:00
Laurenz
8d3488a07d
0.13.1 changelog ( #6025 )
2025-03-07 10:03:52 +00:00
Laurenz
d61f57365b
Fix docs outline for nested definitions ( #5823 )
2025-02-06 10:18:35 +00:00
Laurenz
4a9a5d2716
0.13 changelog ( #5801 )
2025-02-05 13:47:32 +00:00
Laurenz
029ae4a5ea
Export target docs ( #5812 )
...
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05 13:24:10 +00:00
Laurenz
50ccd7d60f
Scope deprecations ( #5798 )
2025-02-04 09:38:31 +00:00
Laurenz
5b3593e571
Enable HTML feature in docs generator ( #5800 )
2025-02-03 17:06:45 +00:00
Laurenz
eee903b0f8
Refactor Scope
( #5797 )
2025-02-03 16:04:54 +00:00
Laurenz
dacd6acd5e
More flexible and efficient Bytes
representation ( #5670 )
2025-01-08 10:57:56 +00:00
Niklas Eicker
0a374d2380
Embed files associated with the document as a whole ( #5221 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-08 09:38:34 +00:00
Laurenz
265df6c29f
Remove closing slashes from img tags ( #5665 )
2025-01-07 13:13:15 +00:00
Laurenz
0228462ba1
Bump Rust to 1.83 ( #5534 )
2024-12-05 15:57:01 +00:00
Laurenz
e0122a5b50
Add HTML export format
2024-12-04 10:12:07 +01:00
Laurenz
f8f2ba6a5f
Rename Document
to PagedDocument
2024-12-04 10:12:07 +01:00
Malo
5c37a1cfea
Use codex
for symbols ( #5421 )
2024-11-17 19:08:23 +00:00
Abdul-Rahman Sibahi
b969c01b28
Replace once_cell
's Lazy
as much as possible ( #4617 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31 11:52:11 +00:00
Laurenz
be7cfc85d0
Split out four new crates ( #5302 )
2024-10-27 18:04:55 +00:00
Laurenz
838dabc84c
Bump version on main ( #5246 )
2024-10-19 08:08:42 +00:00
Laurenz
15a26c6c45
Split changelog ( #5237 )
2024-10-18 14:11:49 +00:00
Martin Haug
ee15ae9c65
Use set page(columns: n)
in tutorial ( #5228 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-18 08:36:21 +00:00
Laurenz
cbd251f474
Tweak docs ( #5089 )
2024-10-03 13:20:48 +00:00
Laurenz
698ae870e7
Rescue math.binom
docs ( #5087 )
2024-10-01 14:45:35 +00:00
Josh Soref
ca1f749c08
Spelling ( #5020 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-09-26 17:32:55 +00:00
Max
b07607d35e
Split shorthands into math and markup, add tilde shorthand ( #4706 )
2024-08-09 07:41:01 +00:00
Laurenz
cd02ae709f
Move roadmap and community pages out of this repository ( #4688 )
2024-08-06 08:37:15 +00:00
Laurenz
0c37a2c233
Support transparent page fill ( #4586 )
...
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-20 12:51:24 +00:00
Myriad-Dreamin
a3f3a1a833
Change the signature of World::main
( #4531 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:14:21 +00:00
Laurenz
be516867c8
Spans for cross-file go-to-definition ( #4539 )
2024-07-11 14:24:28 +00:00
Yip Coekjan
ddce645ef0
Add named symbols: ⌈
, ⌉
, ⌊
, ⌋
( #4267 )
2024-06-22 08:40:10 +00:00
Yip Coekjan
6f9855a8c3
Make symbols callable like functions & migrate callable accents to callable symbols ( #4299 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-13 16:57:34 +00:00
Laurenz
a68a241570
Remove Tracer
( #4365 )
2024-06-10 09:00:54 +00:00
Laurenz
755dd4112d
Show block-level elements as blocks ( #4310 )
2024-06-03 08:12:52 +00:00
Laurenz
aad68ea489
Documentation for literals ( #4149 )
2024-05-16 13:02:55 +00:00
Laurenz
2d32ac73b6
Replace all Prehashed
with LazyHash
( #4127 )
2024-05-13 17:54:34 +00:00
Laurenz
95cd6adf24
Factor out typst-utils
crate ( #4125 )
2024-05-13 15:25:43 +00:00
Leedehai
bf519162ff
Exclude bots from the doc's contributor list ( #3731 )
2024-03-23 11:53:17 +00:00
Laurenz
faca50a240
Final touches ( #3678 )
2024-03-15 14:47:41 +00:00
Martin Haug
9bd1451452
Add a guide for the new tables ( #3655 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15 14:02:56 +00:00
Laurenz
906637dacb
Fix double slashes in docs links ( #3675 )
2024-03-15 10:49:20 +00:00
Laurenz
a2d097686f
Update changelog and roadmap ( #3594 )
2024-03-09 16:56:56 +00:00