1180 Commits

Author SHA1 Message Date
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
Laurenz Stampfl
67bc4bbf71 more fixes to linear gradient 2024-12-15 14:27:18 +01:00
Laurenz Stampfl
ca06ae2e6c First version of linear gradient 2024-12-15 14:15:39 +01:00
Laurenz Stampfl
e532d9c870 More improvements to conic gradients 2024-12-15 13:08:27 +01:00
Laurenz Stampfl
9ae7a1520b more 2024-12-15 11:47:08 +01:00
Laurenz Stampfl
16bcad9d5a First attempt at conic gradients 2024-12-15 00:42:27 +01:00
Laurenz Stampfl
79173b1c55 conic WIP 2024-12-14 23:24:52 +01:00
Laurenz Stampfl
de889d9c13 Add support for group clips 2024-12-14 23:14:26 +01:00
Laurenz Stampfl
ad19f7c584 Set no device CS to true 2024-12-14 22:46:12 +01:00
Laurenz Stampfl
24087db62f Fix panic 2024-12-14 22:42:44 +01:00
Laurenz Stampfl
01fd27c747 Add support for patterns 2024-12-14 22:37:59 +01:00
Laurenz Stampfl
e1895fea7b more 2024-12-14 20:36:57 +01:00
Laurenz Stampfl
4ad90c1f38 Merge branch 'upstream-main' into krilla-port
# Conflicts:
#	crates/typst-pdf/src/image.rs
#	crates/typst-pdf/src/lib.rs
2024-12-14 19:39:27 +01:00
Joshua Gawley
a3ad0a0bba
Document new counting symbols (#5568) 2024-12-13 11:26:52 +00:00
Laurenz
521ceae889
Fix crash due to consecutive weak spacing (#5562) 2024-12-11 15:46:10 +00:00
Ian Wrzesinski
ef4fc040b2
Improve raw trimming (#5541) 2024-12-11 11:31:04 +00:00
Ian Wrzesinski
a5ade167dd
More CapturesVisitor tests (#5506) 2024-12-11 11:28:24 +00:00
Michael Färber
17f20c6944
Basic HTML pretty-printing (#5533)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-10 09:57:22 +00:00
wznmickey
bb0c814095
Forbid base prefix for numbers with a unit (#5548)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-09 10:56:42 +00:00
PgBiel
c2cc09e71a
Forbid footnote migration in pending floats (#5497)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-09 09:55:58 +00:00
+merlan #flirora
73dd5a085e
Fix sizing of quadratic shapes (square/circle) (#5451)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-12-09 09:33:30 +00:00
Laurenz
4729d3d3bd
Fix language-dependant figure caption separator in outline (#5550) 2024-12-08 18:36:04 +00:00
Laurenz Stampfl
67ef6066f4
Add support for converting text in SVGs to paths (#5390) 2024-12-08 17:06:25 +00:00
Max
468a60103d
Fix multiline annotations in over- elems in math changing the baseline (#5459) 2024-12-08 16:55:34 +00:00
Jakob Peters
57f7c167d8
Document integer literal parsing (#5462)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-08 16:52:57 +00:00
Tetragramm
d04cc61eee
Add missing functions to the gradient object. (#5528)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-08 16:43:25 +00:00
PgBiel
62567fc91e
Fix multiple footnotes in footnote entry (#5545) 2024-12-08 16:35:54 +00:00
Borna Punda
fbcd624eeb
Add support for Croatian quotes (#5539) 2024-12-08 16:29:24 +00:00
PgBiel
a1a5215234
Ensure par and align interrupt cite groups and lists (#5526) 2024-12-08 16:25:47 +00:00
Ian Wrzesinski
50dcacea9a
Convert unopened square-brackets into a hard error (#5414) 2024-12-08 16:23:14 +00:00
Laurenz Stampfl
3ff40ed877 Port PageLabel conversion 2024-12-05 23:48:31 +01:00
Laurenz Stampfl
f53ac9bfd9 Use extension traits 2024-12-05 23:37:42 +01:00
Laurenz
0228462ba1
Bump Rust to 1.83 (#5534) 2024-12-05 15:57:01 +00:00
Laurenz
caa72f4ec2
Put HTTP server behind on-by-default feature flag (#5532) 2024-12-05 15:25:18 +00:00
Daniel Drodt
8e4f5f21e0
Fix warning for HTML export to reflect renaming of --feature to --features (#5530) 2024-12-05 11:21:44 +00:00
Laurenz
79a7a6bf77
Live reloading HTTP server for typst watch and HTML export (#5524) 2024-12-05 09:59:26 +00:00
Laurenz
4f3ba7f8ca
Rename --feature to --features and support TYPST_FEATURES env var (#5523) 2024-12-04 17:42:59 +00:00
Michael Färber
60f1d8f9b5
Prepend section numbers to headings in HTML output. (#5522) 2024-12-04 16:55:37 +00:00
Laurenz
bf1c7db6fc
Clean up CLI argument parsing (#5521) 2024-12-04 13:17:38 +00:00
PgBiel
884c02872c
Fix text fill within clip: true blocks in PNG export (#5502) 2024-12-04 10:00:04 +00:00
Laurenz
cda94ab405 Link to tracking issue 2024-12-04 10:12:07 +01:00
Laurenz
e0122a5b50 Add HTML export format 2024-12-04 10:12:07 +01:00
Laurenz
885c7d96ee A few basic HTML show rules
These are very incomplete and ignore various properties. They are just to get things started.
2024-12-04 10:12:07 +01:00
Laurenz
0ef97c104a HTML DOM types 2024-12-04 10:12:07 +01:00
Laurenz
497446944c Add document.description field 2024-12-04 10:12:07 +01:00