3357 Commits

Author SHA1 Message Date
Leedehai
54a1a7492f
Allow the extension tab to refresh test images in background (#4689) 2024-08-11 20:37:18 +00:00
Malo
79fb2c3689
Fix calc.inf, -calc.inf, and calc.nan reprs and displays (#4724) 2024-08-11 20:18:57 +00:00
Florent Michel
70931ac1f6
Fix crash when local package is missing and make OpenSSL optional in typst-kit (#4720) 2024-08-11 20:16:40 +00:00
Jakob Peters
d06f3f180c
Implement math mode language for raw (#4687) 2024-08-11 20:15:30 +00:00
Laurenz
831062a588
Fix system font loading (#4714) 2024-08-09 14:44:18 +00:00
Max
b07607d35e
Split shorthands into math and markup, add tilde shorthand (#4706) 2024-08-09 07:41:01 +00:00
Max
a6a8cdaa28
Make under/overlines behave the same as accents in attach base (#4695) 2024-08-09 07:40:29 +00:00
+merlan #flirora
a88899ed75
Bail out of reparse in expr_with_paren if we land on a different char (#4577) 2024-08-08 16:06:22 +00:00
Laurenz
7496dd7463
Bump bytemuck (#4690) 2024-08-06 10:05:48 +00:00
Laurenz
cd02ae709f
Move roadmap and community pages out of this repository (#4688) 2024-08-06 08:37:15 +00:00
+merlan #flirora
6856d5e672
Support multiple stylistic sets in text (#4685) 2024-08-05 19:19:56 +00:00
Eric Biedert
18ce3f111d
Automatically get footnote numbering in counter display (#4686) 2024-08-05 19:03:45 +00:00
tingerrr
672f6e5f97
Add typst-kit crate (#4540) 2024-08-05 18:49:02 +00:00
mkorje
810491c9d3
Add missing under/over-delimiters (#4637) 2024-08-05 11:28:17 +00:00
Johann Birnick
211b546e4e
Fixes counter stepping behavior (#4631)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-08-05 11:02:04 +00:00
Laurenz
9909f12d4f
Bump to Rust 1.80 (#4681) 2024-08-05 10:54:30 +00:00
Malo
6fbba6d73f
Better document numbering functions (#4648) 2024-08-05 10:43:15 +00:00
Eric Biedert
ed247797ac
Fix alignment of gradients and patterns on strokes in PNG (#4634) 2024-08-05 10:24:22 +00:00
Martin Haug
dfdcc197c0
Remove completed items from roadmap (#4647) 2024-08-05 10:05:13 +00:00
Johann Birnick
51102da926
Fixed docs typo (#4628) 2024-08-05 10:04:49 +00:00
Leedehai
1f81281118
Fix the show rule effect for bibliography heading level (#4622) 2024-08-05 10:04:35 +00:00
Leedehai
d06a26e3d8
Export ty and scope macros before mod decls to sidestep a rust-analyzer issue (#4619) 2024-08-05 10:03:23 +00:00
Leedehai
5e187a5d05
Add font exceptions for Kaiti SC and Kaiti TC (#4616) 2024-08-05 10:02:48 +00:00
ssotoen
d769b21356
Add Latin translation (#4609) 2024-08-05 10:01:57 +00:00
Leedehai
33f13d7881
Fix historical ligatures for texts (#4603) 2024-08-05 10:00:33 +00:00
dependabot[bot]
6db95c633f
Bump openssl from 0.10.64 to 0.10.66 (#4599)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 09:59:33 +00:00
Florent Michel
c4dd6fa062
Adjust the number of color components written to the pdf according to the color space (#4568) 2024-07-22 15:05:22 +00:00
HydroH
1d74c8e8bf
Add non-zero and even-odd fill rules to path and polygon (#4580)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 14:24:29 +00:00
Yip Coekjan
684efa2e0e
Raise error when failing to load & parse the specified certificate (#4554) 2024-07-22 13:37:33 +00:00
Jiří Cihelka
b037c19ccb
Explanation of void return in the functions documentation (#4590)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 13:37:13 +00:00
chico ferreira
bd72b95d9e
Conversion from int to bytes and back (#4490)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-22 12:10:59 +00:00
Y.D.X.
9b001e2112
Use texts of the first occurrences for /ToUnicode CMap (#4585) 2024-07-20 14:13:06 +00:00
Laurenz
46ef8e1dfa
Deprecate some things (#4562) 2024-07-20 12:52:17 +00:00
Leedehai
96d456e267
Move matrix layout logic's early exit upward (#4583) 2024-07-20 12:51:51 +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
shinyfelix
3aa18beacf
Fix approximated size of reflow: true transformations (#4462)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-20 12:26:57 +00:00
Laurenz
3ef0991fbb
Tune hyphenation (#4584) 2024-07-19 11:47:51 +00:00
Laurenz
4275447788
Fix panic in link linebreaking (#4579) 2024-07-18 08:49:08 +00:00
mkorje
0ea4b1b217
Update nixpkgs input (#4575) 2024-07-17 16:24:02 +00:00
+merlan #flirora
df56a2d20d
Allow absolute lengths in scale (#4271)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-17 08:27:46 +00:00
Leedehai
993e7a45a9
Move the early exit inside stretch_glyph() upward (#4570)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-17 08:19:08 +00:00
Laurenz
09e0464e87
Fix duplicate completions (#4563) 2024-07-15 18:01:51 +00:00
Leedehai
f3863f14af
Remove an unnecessary mutable specifier (#4557) 2024-07-15 10:00:37 +00:00
Leedehai
f0407d4949
Wrapping with parens should not push superscripts higher (#4545)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-15 09:54:54 +00:00
Eric Biedert
ac322e342b
Save and restore graphics state for every frame (#4496)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 14:02:50 +00:00
+merlan #flirora
17ee3df1ba
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional control characters (#4491)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-14 13:48:40 +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
Yip Coekjan
4d8976b619
Fix lexer behavior on non-whitespace before ref (#4553) 2024-07-14 12:54:51 +00:00
Leedehai
98d98a4bfd
Short-circuit on None's when laying out AttachElem (#4546) 2024-07-14 09:55:23 +00:00
Matthias Vogelgesang
5c71ad7fe7
Do not conflate Archivo Narrow and Archivo (Black) fonts (#4478) 2024-07-14 09:53:32 +00:00