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
/
suite
/
introspection
Age
Commit message (
Collapse
)
Author
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵
Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2024-12-16
Get numbering of page counter from style chain (#5589)
Eric Biedert
2024-10-14
Fix tag order with `place` and fr block bugs (#5203)
Laurenz
2024-09-25
New flow layout, with multi-column floats (#5017)
Laurenz
2024-09-16
Shrink tests (#4967)
Laurenz
2024-09-08
Make `QuoteElem` locatable (#4909)
Yip Coekjan
2024-08-26
Improve realization and page layout (#4840)
Laurenz
2024-08-05
Fixes counter stepping behavior (#4631)
Johann Birnick
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-20
Deprecate some things (#4562)
Laurenz
2024-06-14
Paragraph spacing property (#4390)
Laurenz
2024-06-09
Pure location assignment (#4352)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-17
Fix show rules on queried elements (#4166)
Laurenz
2024-04-13
Better test runner (#3922)
Laurenz