Michael Färber
|
cf06237556
|
Correct table pretty-printing.
|
2025-01-21 16:58:58 +01:00 |
|
Michael Färber
|
1c10342a37
|
Merge branch 'main' into html-tables-v2
|
2025-01-21 11:10:46 +01:00 |
|
Michael Färber
|
6336c70a2d
|
Update HTML table test output.
|
2025-01-21 11:08:48 +01:00 |
|
Michael Färber
|
b2b2593832
|
Print cells in table header as <th> as opposed to <td> .
|
2025-01-21 11:07:52 +01:00 |
|
Michael Färber
|
b112772a1e
|
Do not pretty-print <th> .
|
2025-01-21 11:03:01 +01:00 |
|
Michael Färber
|
41b45b4128
|
Print tables more prettily, by request of @reknih.
|
2025-01-21 08:38:56 +01:00 |
|
Eric Biedert
|
c22c47b9c9
|
Add font exception for NewCM Sans Math (#5682)
|
2025-01-16 13:40:57 +00:00 |
|
Ian Wrzesinski
|
63c4720ed2
|
Fix list indent when starting at an open bracket (#5677)
|
2025-01-16 13:40:29 +00:00 |
|
Michael Färber
|
eba9568ac0
|
Body field.
|
2025-01-14 17:41:58 +01:00 |
|
Michael Färber
|
f2f5d95d54
|
Merge branch 'main' into html-tables-v2
|
2025-01-14 17:37:50 +01:00 |
|
Laurenz
|
a4ac4e6562
|
Make typst-timing WASM-compatible (#5689)
|
2025-01-13 19:19:37 +00:00 |
|
Laurenz
|
6b9b78596a
|
Don't generate accessors for required fields (#5680)
|
2025-01-10 16:54:11 +00:00 |
|
Laurenz
|
9473aface1
|
Fix memory size of TextElem (#5674)
|
2025-01-09 13:00:18 +00:00 |
|
Max
|
be6629c7cb
|
Better math argument parsing (#5008)
|
2025-01-09 10:49:06 +00:00 |
|
Laurenz
|
e2b37fef33
|
Revamp data loading and deprecate decode functions (#5671)
|
2025-01-09 09:34:16 +00:00 |
|
Laurenz
|
dacd6acd5e
|
More flexible and efficient Bytes representation (#5670)
|
2025-01-08 10:57:56 +00:00 |
|
Niklas Eicker
|
0a374d2380
|
Embed files associated with the document as a whole (#5221)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-01-08 09:38:34 +00:00 |
|
Michael Färber
|
7da7e28afc
|
Simplify header/footer logic.
|
2025-01-07 23:36:20 +01:00 |
|
Michael Färber
|
bb950275cd
|
Support table headers/footers.
|
2025-01-07 17:39:27 +01:00 |
|
Michael Färber
|
dc12c30434
|
Add test for HTML tables.
|
2025-01-07 16:31:16 +01:00 |
|
Michael Färber
|
a94fd6e19e
|
Implement show rules for HTML tables.
|
2025-01-07 16:30:30 +01:00 |
|
Laurenz
|
265df6c29f
|
Remove closing slashes from img tags (#5665)
|
2025-01-07 13:13:15 +00:00 |
|
Malo
|
e09b55f00f
|
Allow adding and joining arguments (#5651)
|
2025-01-06 15:41:58 +00:00 |
|
Michael Färber
|
5c876535cc
|
Move CellGrid from typst-layout to typst-library (#5585)
|
2025-01-06 15:20:28 +00:00 |
|
bbb651 🇮🇱
|
ce7f680fd5
|
Avoid stripping url prefixes multiple times or multiple prefixes (#5659)
|
2025-01-06 15:13:17 +00:00 |
|
Laurenz
|
cb8d862a55
|
Terminate pretty-printed HTML with trailing newline (#5661)
|
2025-01-06 13:55:34 +00:00 |
|
Myriad-Dreamin
|
e8bbf3794f
|
Select items by import paths (#5518)
|
2025-01-06 13:31:42 +00:00 |
|
Andrew Voynov
|
ec1e8f9e8d
|
Added precise definition for "character" in the docs for str.split (#5616)
|
2025-01-06 13:15:11 +00:00 |
|
Johann Birnick
|
3a1503154f
|
Basic HTML heading test (#5619)
|
2025-01-06 13:13:53 +00:00 |
|
Malo
|
36508c66db
|
Fix French text in example (#5635)
|
2025-01-06 13:00:44 +00:00 |
|
Jie Wang
|
39eeb116a4
|
Fix typos in scripting reference (#5660)
|
2025-01-06 12:58:36 +00:00 |
|
Malo
|
a2f685483a
|
Improve repr for arguments (#5652)
|
2025-01-06 12:43:41 +00:00 |
|
Max
|
bb38a01d06
|
Fix math size resolving (#5596)
|
2024-12-20 12:35:57 +00:00 |
|
Malo
|
39706fe42f
|
Error on duplicate symbol variant with modifiers in different orders (#5587)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-20 11:15:14 +00:00 |
|
Joshua Gawley
|
6953685358
|
Document result of splitting string with empty string as separator (#5572)
|
2024-12-20 10:18:52 +00:00 |
|
Max
|
c3334a55fe
|
Fix arbitrarily nested equations in the base of math.attach (#5613)
|
2024-12-20 10:15:18 +00:00 |
|
PgBiel
|
6c2d54bbe3
|
Fix crash when block or text have negative sizes (#5610)
|
2024-12-20 10:03:12 +00:00 |
|
Ian Wrzesinski
|
370aa5929f
|
Remove unused single quote shorthand (#5609)
|
2024-12-20 10:00:09 +00:00 |
|
Michael Färber
|
df4e6715cf
|
HTML tests (#5594)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-20 09:48:17 +00:00 |
|
Laurenz
|
db06dbf976
|
Further improve IDE tests (#5602)
|
2024-12-18 19:26:39 +00:00 |
|
Yifan Song
|
45c866fbb9
|
Fix autocompletion of half-completed import item (#5531)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-18 18:11:13 +00:00 |
|
PgBiel
|
9b697d59ae
|
Fix infinite loop with footnote which never fits (#5498)
|
2024-12-18 16:54:14 +00:00 |
|
Joshua Gawley
|
21e608e6e9
|
Change error when accessing non-existant label (#5571)
|
2024-12-18 16:52:37 +00:00 |
|
Emmanuel Lesueur
|
257764181e
|
New curve element that supersedes path (#5323)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-18 15:58:57 +00:00 |
|
Malo
|
24c08a7ec0
|
Mention the calc module in the operator list (#5595)
|
2024-12-18 13:37:32 +00:00 |
|
wznmickey
|
05559a6638
|
Bump unicode-bidi (#5598)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-12-18 11:15:38 +00: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 |
|
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 |
|