T0mstone
|
0a168b687e
|
Allow multi-character symbols (#6489)
Co-authored-by: Max <max@mkor.je>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-09-04 09:30:19 +00:00 |
Toon Verstraelen
|
560e49b67c
|
Load linked bitmap images in SVG images (#6794)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-09-02 14:17:48 +00:00 |
Philipp Niedermayer
|
3d64f7b659
|
Fix auto hanging-indent for centered headings (#6839)
|
2025-09-01 09:20:42 +00:00 |
Philipp Niedermayer
|
1f41a9f2a1
|
Fix slicing last n elements using count (#6838)
|
2025-09-01 09:16:19 +00:00 |
Y.D.X.
|
5546ebe13e
|
Better handle large numbers (u128/i128) in deserialization (#6836)
|
2025-08-29 16:16:36 +00:00 |
PgBiel
|
b08593bf26
|
Improve docs on customizing `raw` (#6000)
Co-authored-by: Malo <57839069+MDLC01@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-29 15:17:34 +00:00 |
Poh
|
f278e43e0f
|
Hash page instead of frame for watch command (#6810)
|
2025-08-27 20:00:36 +00:00 |
Y.D.X.
|
c7938e93dc
|
Add links and examples in the docs of `str` (#6751)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-22 17:18:11 +00:00 |
Malo
|
f7b932261b
|
Fix `repr` of `foo.with(..)` (#6773)
|
2025-08-22 16:45:53 +00:00 |
Y.D.X.
|
0b0c4cdb5f
|
Make links to `$grid` in `table` docs more specific (#6776)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
|
2025-08-22 16:40:58 +00:00 |
Malo
|
720f01a11c
|
Fix `sub` and `super` oneliners (#6791)
|
2025-08-22 16:27:56 +00:00 |
Laurenz
|
aef36f3962
|
Do not consider default ignorables when picking last resort font (#6805)
|
2025-08-22 13:04:12 +00:00 |
ultimatile
|
880e69b0c8
|
Fix typo in doc on quotes parameter of smartquote (#6779)
|
2025-08-18 07:41:39 +00:00 |
Laurenz
|
f6c6c68902
|
Bump Rust to 1.89 in CI (#6775)
Co-authored-by: Drodt <daniel.drodt@tu-darmstadt.de>
Co-authored-by: Daniel Drodt <132357467+Drodt@users.noreply.github.com>
|
2025-08-17 10:55:28 +00:00 |
Théophile Cailliau
|
f985d15a94
|
Implement fraction styles: vertical, skewed, and horizontal. (#6672)
|
2025-08-17 10:48:26 +00:00 |
Y.D.X.
|
5ef94692ca
|
Use `stylistic-set: 1` in favor of `ss01` in docs and tests (#6766)
|
2025-08-15 11:30:37 +00:00 |
Martin Haug
|
1d9a125a52
|
More accessible color scheme for raw blocks (#6754)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-15 10:22:43 +00:00 |
Tobias Schmitz
|
343a57b50d
|
Move grid cell locator creation to GridLayouter (#6746)
|
2025-08-13 12:09:56 +00:00 |
Laurenz
|
57f85eb4fd
|
Deduplicate fallback smart quotes (#6747)
|
2025-08-12 14:05:34 +00:00 |
Robin
|
59812bfb69
|
Simplify links in docs (#6732)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-11 12:10:54 +00:00 |
Robin
|
0b91d2e051
|
Remove use of "last" and "end" for conic gradient circle docs (#6733)
|
2025-08-11 09:22:34 +00:00 |
Robin
|
07e73d756e
|
Add missing "the" for cmyk function of color docs (#6731)
|
2025-08-11 09:21:56 +00:00 |
Robin
|
5babe8888c
|
Update RelativeTo to include tiling in docs (#6730)
|
2025-08-11 09:21:45 +00:00 |
Robin
|
a16a4e974d
|
Fix curve docs for fill (refer to curve instead of rectangle) (#6714)
|
2025-08-07 15:47:12 +00:00 |
Robin
|
7392140572
|
Remove redundant "This can be" from stroke docs of curve and polygon (#6715)
|
2025-08-07 15:46:50 +00:00 |
Robin
|
7546bfff74
|
Fix phrasing of iff (if and only if) in docs (#6713)
|
2025-08-07 15:10:25 +00:00 |
PgBiel
|
3119ba3104
|
Ensure table headers trigger rowbreak (#6687)
|
2025-08-07 15:04:21 +00:00 |
Y.D.X.
|
0b639c7510
|
Document escaping semicolon, valid identifiers, and `state` tips (#6674)
Co-authored-by: Andrew Voynov <37143421+Andrew15-5@users.noreply.github.com>
Co-authored-by: Yaksher <yaksher.git@gmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-07 15:02:43 +00:00 |
Y.D.X.
|
3455ac7dd2
|
Include numbering in PDF bookmark (#6622)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-07 11:17:54 +00:00 |
Laurenz
|
c49b9640a6
|
Rename `pdf.embed` to `pdf.attach` (#6705)
|
2025-08-07 10:19:47 +00:00 |
Robin
|
1790a27de8
|
Add link to position field of grid.hline and grid.vline docs (#6670)
|
2025-08-07 09:25:30 +00:00 |
Max
|
89dce86f02
|
Support multiple fonts in math (#6365)
|
2025-08-07 09:20:19 +00:00 |
Johann Birnick
|
d0026093d4
|
Add `title` element (#5618)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-06 08:13:41 +00:00 |
Y.D.X.
|
b98954c78b
|
Show aliases of citation styles in docs and completions (#6696)
|
2025-08-05 15:18:27 +00:00 |
Laurenz
|
6177c1b22d
|
Support for raw syntax highlighting in HTML export (#6691)
|
2025-08-04 13:35:00 +00:00 |
Laurenz Stampfl
|
0fe8f09ba9
|
Add support for drawing COLR glyphs in SVG export (#6693)
|
2025-08-04 09:49:51 +00:00 |
Malo
|
a7ad9d426a
|
Add `--target` argument for `typst query` (#6405)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-08-01 07:18:45 +00:00 |
Laurenz
|
492bd27885
|
Faster constraint checking in comemo (bumps comemo & krilla) (#6683)
|
2025-07-31 09:21:24 +00:00 |
Laurenz
|
88dfe4d276
|
Use `rustc-hash` for hash maps and sets (#6678)
|
2025-07-31 08:45:03 +00:00 |
zefr0x
|
59243dadbb
|
Specify the standard smart quotes for `Arabic` (#6626)
|
2025-07-28 12:11:15 +00:00 |
Erik
|
48c3fb32fb
|
Hint that deprecated items will be removed in `0.15.0` (#6617)
|
2025-07-28 11:59:28 +00:00 |
hpcfzl
|
178c3beb4e
|
Improve Guide for LaTeX users, Query Function, and replace invisible emojis (#6620)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-28 10:00:31 +00:00 |
Y.D.X.
|
d446cde4fa
|
Miscellaneous minor docs improvements (#6651)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-28 09:39:13 +00:00 |
Marcono1234
|
a4d4dfb1b6
|
Fix incorrect `vline.x` docs (#6657)
|
2025-07-28 09:06:18 +00:00 |
Laurenz
|
a676c78a05
|
Remove duplicate center alignment style for equations (#6667)
|
2025-07-28 09:04:10 +00:00 |
Tobias Schmitz
|
7278d887cf
|
Fix bounding box computation for lines in curves (#6647)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-23 14:17:03 +00:00 |
Laurenz Stampfl
|
af2253ba16
|
Add support for PDF embedding (#6623)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-07-22 11:06:44 +00:00 |
Laurenz
|
b036fd97ab
|
Reformat with 2024 edition
|
2025-07-21 15:22:29 +02:00 |
Laurenz
|
c9c2315ad3
|
Fix 2024 clippy warnings
|
2025-07-21 15:22:29 +02:00 |
Laurenz
|
4bbd4e195b
|
Migrate to 2024 edition
|
2025-07-21 15:22:28 +02:00 |