3657 Commits

Author SHA1 Message Date
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
Ian Wrzesinski
e6de044b1d
Add test for issue #4573 (#5542) 2024-12-08 16:29:49 +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
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
Laurenz
d00a5d6c9b Add contextual target function 2024-12-04 10:12:07 +01:00
Laurenz
2b8dc9b14d Add HTML feature flag 2024-12-04 10:12:07 +01:00
Laurenz
008b59839f Add some more spans 2024-12-04 10:12:07 +01:00
Laurenz
f8f2ba6a5f Rename Document to PagedDocument 2024-12-04 10:12:07 +01:00
Nikolai Neff-Sarnow
76c24ee6e3
Add documentation example to array.sorted() (#5475)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
2024-11-30 09:10:22 +00:00
Laurenz
d40c8ab6ab
Compile-time PicoStr interning (#5491) 2024-11-29 15:03:08 +00:00
Malo
055263ee9f
Make math.italic compatible with ħ (#5492) 2024-11-29 09:25:27 +00:00
wznmickey
3ab131c22c
Handle SIGPIPE (#5444) 2024-11-29 09:21:19 +00:00
+merlan #flirora
9ce40cb91f
architecture.md: Update crate list (#5487) 2024-11-29 09:20:35 +00:00
+merlan #flirora
89d96c623d
Let decimal constructor accept decimal values (#5481) 2024-11-27 16:36:04 +00:00
3w36zj6
27cc489a1d
Add missing full stop to documentation of ImageElem struct (#5484) 2024-11-27 15:38:41 +00:00
Max
578ba640f3
Fix weak spacing being ignored unconditionally in math.lr (#5477) 2024-11-27 11:16:25 +00:00
Deyan Ginev
c29c96562d
Add Bulgarian translation entries (#5476) 2024-11-27 11:14:20 +00:00
Max
f29fbea2fc
Use extended shape information for glyph text_like-ness (#5483) 2024-11-27 11:11:49 +00:00
+merlan #flirora
6bf1350b16
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480) 2024-11-27 11:04:54 +00:00
Stephen Waits
e550dce62d
More magic "preview" -> DEFAULT_NAMESPACE (#5478) 2024-11-27 09:09:44 +00:00
Sébastien d'Herbais de Thun
85d3a49a1a
Added warning when explicit return in code (not markup) discards joined content (#5413)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-11-26 20:51:46 +00:00
Max
8fe8b2a239
Ignore leading and trailing ignorant fragments in math.lr (#5473) 2024-11-26 20:51:22 +00:00
Stephen Waits
22748aaf2e
Replace _magic_ "preview" literals with a constant (#5452) 2024-11-26 20:50:30 +00:00
Max
39e41ba3c6
Fix path with infinite length causing panic (#5457) 2024-11-26 12:39:00 +00:00
Max
fd5e642fb4
Tags shouldn't affect row height in equations (#5458) 2024-11-26 12:37:53 +00:00
Max
6d35972c3d
Update NewCM fonts to version 7.0.0 (#5465) 2024-11-26 12:36:53 +00:00
Johann Birnick
580e6811b0
Docs: note par.linebreaks in text.costs (#5434) 2024-11-26 12:35:45 +00:00
Iagoba Apellaniz
3d7284fc1b
Support for Basque language (#5429) 2024-11-26 12:34:53 +00:00
Malo
5c37a1cfea
Use codex for symbols (#5421) 2024-11-17 19:08:23 +00:00
Ian Wrzesinski
5672cc2a29
Update list/enum tests and recognize #762 as already closed (#5433) 2024-11-17 09:18:44 +00:00
Sébastien d'Herbais de Thun
5db179d67a
Timings for state.at and state.get (#5411) 2024-11-17 09:05:01 +00:00
wznmickey
cce744cf78
Fix unnecessary hyphenation (#5394) 2024-11-17 09:04:07 +00:00
Laurenz
7add9b459a Smarter filtering of scope completions 2024-11-13 10:21:40 +01:00
Laurenz
de59d64d10 Simplify go-to-definition 2024-11-13 10:21:40 +01:00
Laurenz
685b8c9dc9 Bump wasmi
wasmi 0.38 creates strange problems with wasm-bindgen
2024-11-13 10:21:40 +01:00