Laurenz
906637dacb
Fix double slashes in docs links ( #3675 )
2024-03-15 10:49:20 +00:00
arl
98052890a7
Run release workflow on release publish ( #3674 )
2024-03-15 10:12:02 +00:00
PgBiel
23ec13718f
Small table footer and hline placement improvements ( #3659 )
2024-03-14 09:26:27 +00:00
Laurenz
9e507cd9fd
Revert use of alternate screen ( #3648 )
2024-03-14 09:20:31 +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
Ran Luo
3fd06136c2
Fix typo in inline layout ( #3645 )
2024-03-13 08:50:24 +00:00
Laurenz
0fef857064
Fix Behaviour
of spacing ( #3634 )
2024-03-12 11:32:53 +00:00
Laurenz
1d027ff6d2
Fix parsing of parenthesized imports ( #3633 )
2024-03-12 10:47:48 +00:00
Laurenz
633c32a552
Track context ( #3623 )
2024-03-12 10:28:15 +00:00
Andrew Voynov
d01ccffad6
Improved docs for table/grid ( #3615 )
2024-03-11 13:33:15 +00:00
Adrian Freund
515f5b6b4f
Fix Dockerfile ( #3599 )
2024-03-11 13:07:21 +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
Malo
54f6ee0e53
Documentation fixes ( #3595 )
2024-03-11 10:44:46 +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
3310dda008
Update hline/vline stroke docs ( #3616 )
2024-03-11 10:28:40 +00:00
PgBiel
288f7da4d0
Small fixes for table line priority in headers/footers ( #3602 )
2024-03-11 10:24:51 +00:00
Leedehai
c29db5f27e
Clean up unused dependency ( #3600 )
2024-03-11 10:24:16 +00:00
Laurenz
a2d097686f
Update changelog and roadmap ( #3594 )
2024-03-09 16:56:56 +00:00
Martin Haug
15ac6c3166
Spruce up table docs ( #3593 )
2024-03-09 16:42:11 +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
Wenzhuo Liu
d927974bb1
fix leaky pdf text stroke ( #3580 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-09 12:18:42 +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
Andrew Voynov
204c4ecfcb
docs(image): added example to the fit
field ( #3574 )
2024-03-09 08:48:05 +00:00
Leedehai
4ab1b0fe3d
Consolidate what internal methods Counter's user-visible methods call ( #3561 )
2024-03-09 08:45:54 +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
a483321aa0
Remove dependency on unicode_names2 ( #3570 )
2024-03-07 09:56:37 +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
Myriad-Dreamin
5b2ffd9dd0
Fix metrics of fandol fonts ( #3554 )
2024-03-05 17:43:57 +00:00
Laurenz
824859108b
Bump dependencies ( #3553 )
2024-03-05 13:07:04 +00:00
Laurenz
aa69f44743
Collect test matrix result into single job result ( #3552 )
2024-03-05 11:55:00 +00:00
Laurenz
668a79f9f9
Add Windows to CI ( #3548 )
2024-03-04 17:46:57 +01:00
Laurenz
e3bd39c9d1
Add support for shortcut links in docs ( #3547 )
2024-03-04 14:51:22 +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
geekvest
098ef5acbb
Fix some comments ( #3541 )
...
Signed-off-by: geekvest <cuimoman@sohu.com>
2024-03-03 14:50:19 +00:00
Shogo Takata
4f1d97253d
Add docs to nix src ( #3537 )
2024-03-03 14:48:51 +00:00