301 Commits

Author SHA1 Message Date
Laurenz
d61f57365b
Fix docs outline for nested definitions (#5823) 2025-02-06 10:18:35 +00:00
Malo
ca702c7f82
Documentation fixes and improvements (#5816) 2025-02-06 10:18:10 +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
TwoF1nger
7a0d7092bc
Fix typo in scripting.md (#5783) 2025-01-30 10:11:03 +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
Malo
36508c66db
Fix French text in example (#5635) 2025-01-06 13:00:44 +00:00
Jie Wang
39eeb116a4
Fix typos in scripting reference (#5660) 2025-01-06 12:58:36 +00:00
Malo
24c08a7ec0
Mention the calc module in the operator list (#5595) 2024-12-18 13:37:32 +00:00
Laurenz
1346385255
Rename pattern to tiling (#5590) 2024-12-17 09:25:27 +00:00
Laurenz
ed67220e4b
Remove deprecated things and compatibility behaviours (#5591) 2024-12-17 09:25: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
+merlan #flirora
9ce40cb91f
architecture.md: Update crate list (#5487) 2024-11-29 09:20:35 +00:00
Malo
5c37a1cfea
Use codex for symbols (#5421) 2024-11-17 19:08:23 +00:00
Max
8d4f01d284
Add support for page references through new ref.form property (#4729) 2024-11-12 12:54:25 +00:00
SelfMadeSystem
5b11db0ef2
Fix a typo in architecture.md (#5374) 2024-11-05 08:26:02 +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
Niklas Eicker
ebb60001d8
Update directories in architecture docs (#5214) 2024-10-18 07:55:19 +00:00
Laurenz
e0d809680a
Bump hayagriva (#5211) 2024-10-15 13:55:17 +00:00
Laurenz
240b917399
Docs and changelog improvements (#5147)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Jeremie Knuesel <knuesel@gmail.com>
Co-authored-by: +merlan #flirora <2975203+bluebear94@users.noreply.github.com>
Co-authored-by: Anselm Schüler <mail@anselmschueler.com>
2024-10-15 12:54:16 +00:00
fynsta
1dc8b99ec9
Fix the order to match the text (#5196) 2024-10-14 09:20:06 +00:00
Laurenz
4e6021cf88
Update dependencies (#5107) 2024-10-03 17:23:22 +00:00
Laurenz
340b892d79
Update changelog (#5033) 2024-10-03 13:20:57 +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
Laurenz
7ff83db757
Change default font to Libertinus Serif (#4969) 2024-09-30 15:19:22 +00:00
Shunsuke KIMURA
1494373faf
Modify four circles icon to back icon (#5062)
Signed-off-by: Shunsuke Kimura <kimushun1101@gmail.com>
2024-09-30 07:54:31 +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
e00e3e4fbf
Add math.stretch element function (#5030) 2024-09-26 14:46:26 +00:00
Dmytro Kravchenko-Loznia
cf35c2f44c
Clarify the path argument of the image element (#4892)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: Martin Haug <mhaug@live.de>
2024-09-26 14:07:39 +00:00
Jeremie Knuesel
a69ada7889
Rename place scope "page" to "parent" (#5027) 2024-09-26 09:15:31 +00:00
Jeremie Knuesel
58c71ade2f
Remove columns.with show rule example (#5028) 2024-09-25 18:35:50 +00:00
Laurenz
e25389a85e
New flow layout, with multi-column floats (#5017) 2024-09-25 08:26:41 +00:00
Martin Haug
fd449f3e08
Remedy a 404 in the changelog (#5016) 2024-09-24 14:34:31 +00:00
omniwrench
4868990d86
Improve scripting reference Methods example (#5003) 2024-09-22 12:22:21 +00:00
omniwrench
cb550d9c76
Fix table docs guide example (#4996) 2024-09-22 12:15:01 +00:00
Max
e11ad7d82f
Fix lr docs example (#4777) 2024-08-17 12:55:07 +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