3542 Commits

Author SHA1 Message Date
Laurenz Stampfl
42519403d5 Reformat + clippy 2024-12-17 20:09:32 +01:00
Laurenz Stampfl
cc35c8f6af rename krilla file 2024-12-17 20:07:24 +01:00
Laurenz Stampfl
b00137f67e Merge branch 'upstream-main' into krilla-port
# Conflicts:
#	Cargo.toml
2024-12-17 20:02:43 +01:00
Laurenz Stampfl
4cd6a123ae more 2024-12-17 20:00:17 +01:00
Laurenz Stampfl
47c7af2e86 more 2024-12-17 19:44:38 +01:00
Laurenz Stampfl
c7a647d083 more 2024-12-17 19:35:46 +01:00
Laurenz Stampfl
1085dd00de more 2024-12-17 19:21:59 +01:00
Laurenz Stampfl
59a1bbed55 more 2024-12-17 17:53:09 +01:00
Laurenz Stampfl
0c4cffb475 more 2024-12-17 17:46:00 +01:00
Laurenz Stampfl
4186ef2c77 part1 2024-12-17 17:44:16 +01:00
Laurenz Stampfl
db412f4387 more 2024-12-17 17:32:08 +01:00
Laurenz Stampfl
c14cddd55a Re-add CLI supports for many standards at the same time 2024-12-17 17:21:06 +01:00
Laurenz Stampfl
1ac74d472d Add comment 2024-12-17 17:11:50 +01:00
Peng Guanwen
73253d4651
Support for defining which charset should be covered by a font (#5305)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17 14:07:45 +00:00
Laurenz Stampfl
db5c3539b0 Extract text handling 2024-12-17 14:56:35 +01:00
Laurenz Stampfl
c05766f8cb warnings 2024-12-17 14:49:26 +01:00
Laurenz Stampfl
3e32e4c373 more 2024-12-17 14:47:22 +01:00
Laurenz Stampfl
71e73f9053 Extract finish into custom method 2024-12-17 14:38:17 +01:00
Laurenz Stampfl
944cd8caae Integrate new timestamp logic 2024-12-17 13:58:04 +01:00
Laurenz Stampfl
c5b1a61c7f Merge branch 'main' into krilla-port
# Conflicts:
#	crates/typst-cli/src/compile.rs
#	crates/typst-pdf/src/catalog.rs
#	crates/typst-pdf/src/color.rs
#	crates/typst-pdf/src/content.rs
#	crates/typst-pdf/src/lib.rs
#	crates/typst-pdf/src/resources.rs
#	crates/typst-pdf/src/tiling.rs
2024-12-17 13:29:05 +01:00
Laurenz Stampfl
e08ccce810 more changes 2024-12-17 13:26:04 +01:00
Laurenz Stampfl
4e4a4bdafb more changes 2024-12-17 11:48:38 +01:00
Laurenz Stampfl
bcfb889844 more 2024-12-17 11:35:15 +01:00
Laurenz Stampfl
06d7fb7c69 more refactors 2024-12-17 11:26:18 +01:00
Zhuofeng Wang
54cee16c31
Add timezone to PDF's default timestamp. (#5564)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17 09:43:01 +00:00
PgBiel
60f246ece2
Fix sticky blocks at the top of blocks and pages (#5581)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-17 09:41:18 +00:00
Laurenz
1346385255
Rename pattern to tiling (#5590) 2024-12-17 09:25:27 +00:00
Laurenz
ed67220e4b
Remove deprecated things and compatibility behaviours (#5591) 2024-12-17 09:25:15 +00:00
Laurenz Stampfl
548e7c6794 First attempt at outline 2024-12-16 23:33:44 +01:00
Laurenz Stampfl
b0339cacc2 Add full support for links 2024-12-16 22:52:03 +01:00
Eric Biedert
51020fcf3c
Get numbering of page counter from style chain (#5589) 2024-12-16 20:23:13 +00:00
Johann Birnick
75273937f7
Transform high level headings to HTML (#5525) 2024-12-16 18:22:00 +00:00
Malo
8b1e0d3a23
Improve symbol repr (#5505) 2024-12-16 14:10:42 +00:00
Myriad-Dreamin
1b10d19d76
Consider parameters when iterating items in scope (#5517) 2024-12-16 14:09:38 +00:00
+merlan #flirora
d3620df4c6
Add reversed numbering (#5563) 2024-12-16 13:45:57 +00:00
Andrew Voynov
7f139517b9
Derivation comment for calculation in repeat (#5575) 2024-12-16 12:18:34 +00:00
Laurenz Stampfl
aa57554176 Add proper support for CMYK and luma 2024-12-15 23:36:09 +01:00
Laurenz Stampfl
5780432039 Add proper error conversion 2024-12-15 23:17:09 +01:00
Laurenz Stampfl
6761cbc622 Put trait into primitive 2024-12-15 22:34:48 +01:00
Laurenz Stampfl
f2d4db286c Remove old stuff 2024-12-15 22:32:46 +01:00
Laurenz Stampfl
880aa4b8a1 Add support for exporting to specific version 2024-12-15 22:22:46 +01:00
Laurenz Stampfl
9a4bd9be25 Add document metadata 2024-12-15 20:41:07 +01:00
Laurenz Stampfl
17abfb3a76 more 2024-12-15 20:10:26 +01:00
Laurenz Stampfl
761c8cf15e Reformat + add some link handling agian 2024-12-15 19:48:42 +01:00
Laurenz Stampfl
1d135ddd90 fix missmatched pattern text issue 2024-12-15 19:29:58 +01:00
Laurenz Stampfl
4c6dd8cd89 Remove TODO 2024-12-15 18:50:32 +01:00
Laurenz Stampfl
945b72a207 Update precision again 2024-12-15 18:50:14 +01:00
Laurenz Stampfl
a51c38a6ce Fix missing rotation 2024-12-15 15:44:01 +01:00
Laurenz Stampfl
399bcbb23d Fix reversed rects 2024-12-15 15:29:07 +01:00
Laurenz Stampfl
9b8c30a5f0 add radial gradients 2024-12-15 15:10:34 +01:00