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
|
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
|
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 |
|