Commit Graph

1312 Commits

Author SHA1 Message Date
Ana Gelez
cdd8d167cf Better handle large numbers from external data files (#3791)
Co-authored-by: Martin Haug <mhaug@live.de>
2024-05-17 14:27:58 +02:00
Ana Gelez
c5dcd220c1 Fix smart quotes in PDF outline (#3790) 2024-05-17 14:27:58 +02:00
PgBiel
db24f4adfc Remove grid usize overflow tests (#3687) 2024-05-16 12:45:29 +02:00
PgBiel
23ec13718f
Small table footer and hline placement improvements (#3659) 2024-03-14 09:26:27 +00:00
Laurenz
c2ca3615d7
Fix sizing of nested equations (#3664) 2024-03-14 08:44:03 +00:00
Laurenz
7c61ccac71
Fix non-terminating loop in flow layout (#3652) 2024-03-13 13:46:00 +00:00
Laurenz
28012b2f8d
Fix italic function in math (#3651) 2024-03-13 13:30:59 +00:00
PgBiel
48820fe69b
Fix table cells and rowspans wrongly assuming full page height available (#3637) 2024-03-13 09:15:16 +00:00
PgBiel
fd2eb0ceb2
Ensure grids have at least the given amount of rows (#3644) 2024-03-13 08:54:36 +00:00
Laurenz
0fef857064
Fix Behaviour of spacing (#3634) 2024-03-12 11:32:53 +00:00
Laurenz
7f0b7a28c7
Fix figure caption separator synthesis (#3621) 2024-03-11 11:51:38 +00:00
Laurenz
671b67d43f
Fix crash with empty raw block (#3619) 2024-03-11 11:12:41 +00:00
frozolotl
6e0b3484dd
Fix paragraph layouting index out of bounds bug (#3607) 2024-03-11 10:35:39 +00:00
PgBiel
443cf60ae2
Ensure hline/vline positioning respects colspan/rowspan (#3610) 2024-03-11 10:32:44 +00:00
PgBiel
288f7da4d0
Small fixes for table line priority in headers/footers (#3602) 2024-03-11 10:24:51 +00:00
PgBiel
639a8d0dc0
Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-09 15:48:48 +00:00
frozolotl
2bc3c96bc9
Remove floating point rounding from colors (and more) (#3557) 2024-03-09 11:58:22 +00:00
Laurenz
82617a6a3c
Generate PDF ID automatically unless we really have a stable ID (#3591) 2024-03-09 11:55:03 +00:00
Laurenz
aace521b56
Bump our crates (#3573) 2024-03-07 16:37:22 +00:00
Laurenz
1fa0f2f0f0
Remove safe_div (#3572) 2024-03-07 16:07:52 +00:00
Laurenz
1d32145319
DPI-based natural sizing for images (#3571) 2024-03-07 15:05:52 +00:00
Laurenz
5dc6ce0022
Remove unmaintained benchmarks (#3569) 2024-03-07 09:50:03 +00:00
Laurenz
cf2f789c07
Bump assets (#3560) 2024-03-06 14:33:30 +00:00
Laurenz
a558fd232b
Add typst init command (#3544) 2024-03-06 11:33:35 +00:00
PgBiel
898367f096
Repeatable Table Headers [More Flexible Tables Pt.5a] (#3545) 2024-03-06 08:41:16 +00:00
A-Walrus
b005dc37e5
Fix BiDi bug with mixed explicit dir in paragraph (#3532)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-04 09:47:38 +00:00
frozolotl
879bd1a1ce
Add chunks method to array (#3539)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-04 09:03:35 +00:00
Peng Guanwen
086bca9576
Fix JIS style punctuation (#3543) 2024-03-04 09:02:25 +00:00
PgBiel
decb4fd9b9
Merging cells: Rowspans [More Flexible Tables Pt.3b] (#3501) 2024-03-03 19:32:27 +00:00
frozolotl
67ba8d6c0e
Add rounded corners and strokes to highlight (#3526) 2024-03-01 09:18:32 +00:00
Myriad-Dreamin
030041466b
Provide more fine-grained spans in raw blocks (#3257)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-01 09:17:41 +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
8d63b0479c
Make use of is_some_and where applicable (#3523) 2024-02-28 14:24:50 +00:00
frozolotl
9d8df00ffb
Implement alpha modification methods for colors (#3516)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-28 14:09:13 +00:00
Laurenz
e16d3f5a67
Externalize assets (#3515) 2024-02-28 10:06:54 +00:00
Laurenz
ba531c371e
Fix float overlap (#3507) 2024-02-27 13:05:29 +00:00
Laurenz
ae31640c0a
Fix out-of-order floats (#3506) 2024-02-27 12:34:26 +00:00
frozolotl
79615a01bd
Improve color negation (#3500) 2024-02-27 11:15:17 +00:00
Laurenz
0aa9254356
Fix bugs with parenthesized expression parsing (#3505) 2024-02-27 11:12:43 +00:00
Laurenz
9646a132a8
Fix parser bug with space before colon (#3504) 2024-02-27 10:43:02 +00:00
Laurenz
145723b1ef
New context system (#3497) 2024-02-27 10:05:16 +00:00
Leedehai
e9ee00a7c0
Add vertical alignment to equation number [Better Equation Numbering Pt.3] (#3482) 2024-02-26 15:57:21 +00:00
Laurenz
85db05727b
Fix fold order for vectors (#3496) 2024-02-26 13:39:41 +00:00
Laurenz
ca5d682edb
Fix cast order for ToInt (#3485) 2024-02-25 11:50:11 +00:00
Leedehai
0fe03bae6e
Add number-align to math.equation [Better Equation Numbering Pt.2] (#3446) 2024-02-22 08:49:24 +00:00
PgBiel
a8671962d6
Some table improvements [More flexible tables] (#3473) 2024-02-22 08:42:10 +00:00
Laurenz
56ecd6c806
Wider callsite span (#3466) 2024-02-21 14:11:35 +00:00
Leedehai
f54d68daff
Use Outer(H|V)Alignment to constraint types (#3465) 2024-02-21 09:05:40 +00:00
Laurenz
be49935753
Destructuring improvements (#3463) 2024-02-21 08:38:47 +00:00
PgBiel
4873312233
Table line customization [More Flexible Tables Pt.4] (#3393) 2024-02-20 15:41:43 +00:00