index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2025-01-09
Better math argument parsing (#5008)
Max
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker
2025-01-06
Allow adding and joining `arguments` (#5651)
Malo
2025-01-06
Terminate pretty-printed HTML with trailing newline (#5661)
Laurenz
2025-01-06
Basic HTML `heading` test (#5619)
Johann Birnick
2025-01-06
Improve `repr` for `arguments` (#5652)
Malo
2024-12-20
Fix math size resolving (#5596)
Max
2024-12-20
Error on duplicate symbol variant with modifiers in different orders (#5587)
Malo
2024-12-20
Fix arbitrarily nested equations in the base of `math.attach` (#5613)
Max
2024-12-20
Fix crash when block or text have negative sizes (#5610)
PgBiel
2024-12-20
HTML tests (#5594)
Michael Färber
2024-12-18
Fix infinite loop with footnote which never fits (#5498)
PgBiel
2024-12-18
Change error when accessing non-existant label (#5571)
Joshua Gawley
2024-12-18
New `curve` element that supersedes `path` (#5323)
Emmanuel Lesueur
2024-12-18
Bump `unicode-bidi` (#5598)
wznmickey
2024-12-17
Support for defining which charset should be covered by a font (#5305)
Peng Guanwen
2024-12-17
Fix sticky blocks at the top of blocks and pages (#5581)
PgBiel
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-16
Get numbering of page counter from style chain (#5589)
Eric Biedert
2024-12-16
Improve `symbol` `repr` (#5505)
Malo
2024-12-16
Add reversed numbering (#5563)
+merlan #flirora
2024-12-11
Fix crash due to consecutive weak spacing (#5562)
Laurenz
2024-12-11
Add number-syntax edge case tests (#5560)
Ian Wrzesinski
2024-12-11
Improve raw trimming (#5541)
Ian Wrzesinski
2024-12-09
Forbid base prefix for numbers with a unit (#5548)
wznmickey
2024-12-09
Forbid footnote migration in pending floats (#5497)
PgBiel
2024-12-09
Fix sizing of quadratic shapes (square/circle) (#5451)
+merlan #flirora
2024-12-08
Fix language-dependant figure caption separator in outline (#5550)
Laurenz
2024-12-08
Fix multiline annotations in over- elems in math changing the baseline (#5459)
Max
2024-12-08
Fix multiple footnotes in footnote entry (#5545)
PgBiel
2024-12-08
Add test for issue #4573 (#5542)
Ian Wrzesinski
2024-12-08
Ensure par and align interrupt cite groups and lists (#5526)
PgBiel
2024-12-08
Convert unopened square-brackets into a hard error (#5414)
Ian Wrzesinski
2024-12-04
Fix text fill within `clip: true` blocks in PNG export (#5502)
PgBiel
2024-12-04
Add HTML export format
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-27
Let decimal constructor accept decimal values (#5481)
+merlan #flirora
2024-11-27
Fix weak spacing being ignored unconditionally in `math.lr` (#5477)
Max
2024-11-27
Use extended shape information for glyph `text_like`-ness (#5483)
Max
2024-11-27
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
+merlan #flirora
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-26
Ignore leading and trailing ignorant fragments in `math.lr` (#5473)
Max
2024-11-26
Fix `path` with infinite length causing panic (#5457)
Max
2024-11-26
Tags shouldn't affect row height in equations (#5458)
Max
2024-11-26
Update NewCM fonts to version 7.0.0 (#5465)
Max
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-11-17
Update list/enum tests and recognize #762 as already closed (#5433)
Ian Wrzesinski
[next]