771 Commits

Author SHA1 Message Date
Laurenz
e6739ecc2f
Fix figure centering (#4276)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-05-29 13:17:05 +00:00
Laurenz
06433bc95f
Reorder syntax kinds (#4287) 2024-05-29 13:14:01 +00:00
Ana Gelez
2946cde6fa
Refactor PDF export (#4154)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-29 13:01:11 +00:00
Ilia
6d07f702e1
Add ability to choose between minified and pretty-printed JSON (#4161) 2024-05-29 11:06:27 +00:00
LU Jialin
b73b3ca335
Trim weak spacing at line start/end in paragraph layout (#4087) 2024-05-27 15:36:41 +00:00
+merlan #flirora
1694327b70
Refactor Capable::vtable to return Option<NonNull<()>> (#4252) 2024-05-25 19:17:07 +00:00
bluebear94
1fff04f582
Improve macro docs (+ Native*Data docs) (#4240) 2024-05-25 15:33:37 +00:00
Yip Coekjan
485aa2e1ff
Hint for language-region pair on text.lang (#4183) 2024-05-25 15:31:04 +00:00
Yip Coekjan
374b82f8ca
Set default value of raw.theme to auto, and allow setting raw.theme to auto (#4186) 2024-05-24 23:14:56 +00:00
Laurenz
ea4c64a799
Split BitSet into two types and make it a bit nicer (#4249) 2024-05-24 21:09:54 +00:00
Laurenz
34f1a23246
Do layout short-circuit in flow instead of realization (#4231) 2024-05-23 09:55:00 +00:00
Malo
a6cf584ee9
Allow somewhat arbitrary characters as mat, vec and cases delim (#4211) 2024-05-22 19:36:53 +00:00
Malo
babf641c3a
layout documentation improvements (#4196)
Co-authored-by: Eric Biedert <github@ericbiedert.de>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-22 18:35:53 +00:00
Leedehai
53c306e32c
Fix equation resizing when adding the equation number (#4179) 2024-05-22 17:04:46 +00:00
Tobias Schmitz
b0306785d5
Add windows method to array (#4136)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-22 15:58:06 +00:00
Laurenz
6c9bcd83ae
Optimize counters and state (#4223) 2024-05-22 15:07:25 +00:00
Laurenz
e715def088
Require Send and Sync for worlds (#4219) 2024-05-22 10:30:05 +00:00
Laurenz
a52987a8c2
Refactor frame metadata into tags (#4212) 2024-05-22 09:26:03 +00:00
Malo
daf3ccbe04
Mention how to get the current compiler version in version documentation (#4170) 2024-05-18 08:42:31 +00:00
Laurenz
ad598f559e
Fix show rules on queried elements (#4166) 2024-05-17 10:59:31 +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
Laurenz
00f7588755
Tweak usvg options (#4163) 2024-05-17 09:27:05 +00:00
Laurenz
2188a4bf48
Fix equations in RTL text (#4150) 2024-05-17 08:36:07 +00:00
Wenzhuo Liu
4ae376f2c7
Fix raw block has extra space when end with backtick (#4162)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 08:35:51 +00:00
Laurenz
7c4a199918
Fix dangling mention of locate (#4147) 2024-05-16 12:24:21 +00:00
Laurenz
e874e2ea64
Fix link in metadata docs (#4146) 2024-05-16 12:20:29 +00:00
Gabriel Araújo
017f2f4566
Fix hyphen duplication rule for some languages (#4058) 2024-05-15 13:42:13 +00:00
Leedehai
484a0e60d8
show math.equation: set align(..) shall not break alignment points (#4094) 2024-05-15 07:48:35 +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
bluebear94
7b656b3deb
Revise docs for place element (#4105) 2024-05-13 12:14:07 +00:00
John Skottis
e8ee15277d
Add crossmark symbol sym.rs (#4113) 2024-05-13 10:05:39 +00:00
bluebear94
d859218b90
Layout API docs (#4103) 2024-05-13 09:06:21 +00:00
PepinhoJp
36040d93ef
Refactor grid/layout.rs (#4100) 2024-05-13 08:37:06 +00:00
PgBiel
7905de67bc
Add parameter to select pages to be exported by CLI (#4039) 2024-05-10 14:47:02 +00:00
Laurenz
4bca472210
Produce location variants more efficiently (#4096) 2024-05-08 10:54:58 +00:00
Laurenz
560791afe8
Fix footnote migration (#4095) 2024-05-08 09:31:28 +00:00
Yip Coekjan
cf393f97dc
Rename existing symbols (, , , ), add new symbols (, , , ), remove all {lt,gt}.curly* symbols for consistency (#4059) 2024-05-07 16:49:40 +00:00
Leedehai
cbb01fc81a
Make more characters stretchable by mid() (#4092) 2024-05-07 14:08:42 +00:00
Leedehai
aa38b96849
Fix: number-align should align line/number baselines (#4024) 2024-05-07 13:46:18 +00:00
Anton Gusev
c0576c6b55
Add shorthands for symbols U+22B6 (Original Of) and U+22B7 (Image Of) (#4083) 2024-05-07 13:22:09 +00:00
Laurenz
01b791da83
Add region to TextItem (#4091) 2024-05-07 13:20:30 +00:00
Laurenz
96b04a7e1a
Add LazyHash to frame (#4090) 2024-05-07 13:18:51 +00:00
Leedehai
182508658d
Fix comments swapped by mistake, and other nits (#4055) 2024-05-07 10:04:46 +00:00
Tulio Martins
c49c0955be
Refactor typst-svg (#4074) 2024-05-07 09:55:59 +00:00
LuizAugustoPapa
c9e91d4cf1
Refactor typst-render (#4068) 2024-05-07 09:55:38 +00:00
bluebear94
2f390c5317
Add auto option for page headers/footers (#4051)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-06 15:23:32 +00:00
HaeNoe
6d0c159e97
Indent configuration for multiline headings (#3459) 2024-05-06 15:21:35 +00:00
bluebear94
102e6717e8
Transpose Option and Smart (#4052) 2024-05-06 14:11:38 +00:00
Wenzhuo Liu
f120932bcd
Add support for circled number numbering (#4049) 2024-05-06 14:09:35 +00:00