691 Commits

Author SHA1 Message Date
Laurenz
836157a924 Fix show rules on queried elements (#4166) 2024-05-17 15:34:20 +02:00
Laurenz
2ecd0b126f Mention that raw and equation syntax works in both markup and code mode (#4164) 2024-05-17 15:34:20 +02:00
Laurenz
24ed6d5935 Tweak usvg options (#4163) 2024-05-17 15:34:20 +02:00
Laurenz
f56408a73c Fix equations in RTL text (#4150) 2024-05-17 15:34:20 +02:00
Wenzhuo Liu
c2eddff485 Fix raw block has extra space when end with backtick (#4162)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 15:34:20 +02:00
Laurenz
1b119c33b3 Fix dangling mention of locate (#4147) 2024-05-17 15:34:20 +02:00
Laurenz
4d2d44fa1a Fix link in metadata docs (#4146) 2024-05-17 15:34:20 +02:00
Leedehai
f535d90b7e show math.equation: set align(..) shall not break alignment points (#4094) 2024-05-17 15:34:20 +02:00
bluebear94
1b405832a3 Revise docs for place element (#4105) 2024-05-17 15:34:20 +02:00
Laurenz
a7102f88dd Fix footnote migration (#4095) 2024-05-17 15:34:20 +02:00
Leedehai
58633bf9ff Make more characters stretchable by mid() (#4092) 2024-05-17 15:34:20 +02:00
Myriad-Dreamin
03e3f01d54 Slice the before_window at char boundaries (#4028)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 14:27:59 +02:00
3w36zj6
de6090b155 Add the list of built-in fonts in the documentation (#4026) 2024-05-17 14:27:59 +02:00
QuarticCat
ac888e085a Fix suffix computation for Source::replace (#3989) 2024-05-17 14:27:59 +02:00
Ian Wrzesinski
dd60b3b7ca Fix empty 2-d math args with whitespace/trivia (#3786)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-17 14:27:59 +02:00
Malo
ac7dff10b2 Fix compiler panic on stack with infinite spacing (#3918) 2024-05-17 14:27:59 +02:00
Laurenz
03c30556db Fix path in sized container (#3954) 2024-05-17 14:27:59 +02:00
Rik Huijzer
b729fb3255 Mention typst fonts for font parameter (#3919) 2024-05-17 14:27:59 +02:00
Laurenz
e039552f9d Better test runner (#3922) 2024-05-17 14:27:59 +02:00
A-Walrus
8e025c9cdf Fix raw bidi text (#3885) 2024-05-17 14:27:59 +02:00
José Lopes
fcd7705fb6 Fix missing blackboard bold letters (#3759) 2024-05-17 14:27:59 +02:00
Tomás Cruz
cc46267be3 Deformed stroke for some length values fix (#3860) 2024-05-17 14:27:59 +02:00
Leedehai
6ca8717305 Let the lexer respect linebreaks within inline raw (#3756) 2024-05-17 14:27:58 +02:00
Leedehai
88b305c3f9 Fix newline parsing behavior in code mode (#3780) 2024-05-17 14:27:58 +02:00
Gabriel Araújo
ca0754d80f Fix wrong PDF page labels (#3836) (#3837) 2024-05-17 14:27:58 +02:00
Laurenz
f246f0a245 A few CI and crate config changes (#3852) 2024-05-17 14:27:58 +02:00
Ana Gelez
05b1096268 Support negative dimensions in rectangles (#3807) 2024-05-17 14:27:58 +02:00
Ana Gelez
444c8682ce Never shrink lines in raw blocks (#3796) 2024-05-17 14:27:58 +02:00
Leedehai
cb24d10404 Fix tab rendering for raw block with lang "typ(c)" (#3847) 2024-05-17 14:27:58 +02:00
Etienne Collin
c5e094757d Fixed interaction of first_line_indent with outline (#3745) 2024-05-17 14:27:58 +02:00
Leedehai
8529ffe701 Fix str.trim(regex,at:end) when the whole string is matched (#3730) 2024-05-17 14:27:58 +02:00
Myriad-Dreamin
b4885930d3 Fix source path resolution in import analysis (#3842) 2024-05-17 14:27:58 +02:00
Eric Biedert
d007df3ecc Fix patterns with spacing in PDF (#3793) 2024-05-17 14:27:58 +02:00
Ran Luo
2c6b69ff6d Fix compression of punctuation marks at line start of end (#3744) 2024-05-17 14:27:58 +02:00
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
frozolotl
784488c522 Escape path and entrypoint in typst init output (#3753) 2024-05-17 14:27:58 +02:00
frozolotl
15d01c49f5 Fix warnings introduced by rust 1.77 (#3754) 2024-05-16 13:00:56 +02:00
frozolotl
babe44c5d6 Fix color documentation (#3688) 2024-05-16 12:46:18 +02:00
A-Walrus
b279b9d214 Fix all cargo doc warnings (#3684) 2024-05-16 12:45:49 +02: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
Andrew Voynov
1084bce4e8
Small improvements to heading parameter docs (#3660)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15 13:58:31 +00:00
Leedehai
bd8a029725
Fix Reflect for SpecificAlignment (#3672)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15 13:55:03 +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