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 |
|
mkorje
|
810491c9d3
|
Add missing under/over-delimiters (#4637)
|
2024-08-05 11:28:17 +00:00 |
|
Martin Haug
|
dfdcc197c0
|
Remove completed items from roadmap (#4647)
|
2024-08-05 10:05:13 +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 |
|
Laurenz
|
0ef672c347
|
Refactor line building (#4497)
|
2024-07-04 10:57:40 +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 |
|
Yip Coekjan
|
2b064ba197
|
Add link to tests in docs/dev/architecture.md (#4353)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-11 09:29:58 +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 |
|
Malo
|
4929262610
|
Rephrase the sentence on variable scope in Scripting documentation (#4250)
|
2024-05-25 15:34:01 +00:00 |
|
hettlage
|
a24052cb80
|
Update 3-advanced.md (#4208)
|
2024-05-21 16:41:52 +00:00 |
|
Laurenz
|
4f8bbb01ce
|
Update changelog (#4184)
|
2024-05-18 13:09:22 +00:00 |
|
Laurenz
|
6a1a58a2d4
|
Mention that raw and equation syntax works in both markup and code mode (#4164)
|
2024-05-17 09:39:29 +00:00 |
|
Malo
|
2245e02b4e
|
Slightly improve tables in syntax.md (#4151)
|
2024-05-16 17:17:10 +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 |
|
Rik Huijzer
|
33d620ed2e
|
Mention fields function in docs (#3897)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-04-08 10:10:08 +00:00 |
|
Leedehai
|
3d4de954aa
|
Fix broken links in tables.md on striped rows and columns (#3884)
|
2024-04-06 11:17:15 +00:00 |
|
Laurenz
|
b3615ccd49
|
A few CI and crate config changes (#3852)
|
2024-04-02 14:16:44 +00:00 |
|
Leedehai
|
bf519162ff
|
Exclude bots from the doc's contributor list (#3731)
|
2024-03-23 11:53:17 +00:00 |
|
Laurenz
|
2bf9f95dd8
|
Version bump
|
2024-03-15 16:03:45 +01: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
|
9e507cd9fd
|
Revert use of alternate screen (#3648)
|
2024-03-14 09:20:31 +00:00 |
|
Malo
|
54f6ee0e53
|
Documentation fixes (#3595)
|
2024-03-11 10:44:46 +00:00 |
|
Laurenz
|
a2d097686f
|
Update changelog and roadmap (#3594)
|
2024-03-09 16:56:56 +00:00 |
|
Laurenz
|
a483321aa0
|
Remove dependency on unicode_names2 (#3570)
|
2024-03-07 09:56:37 +00:00 |
|
Laurenz
|
e3bd39c9d1
|
Add support for shortcut links in docs (#3547)
|
2024-03-04 14:51:22 +00:00 |
|
tingerrr
|
5a03c818c8
|
Add depth and offset field to heading (#3038)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-02-29 08:51:56 +00:00 |
|
Laurenz
|
edf957399c
|
Enable cli feature by default for typst-docs (#3527)
|
2024-02-28 18:13:08 +00:00 |
|
Laurenz
|
8d63b0479c
|
Make use of is_some_and where applicable (#3523)
|
2024-02-28 14:24:50 +00:00 |
|