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
/
crates
Age
Commit message (
Expand
)
Author
2024-04-01
Remove unsafe flag usage in typst-timing (#3788)
Wenzhuo Liu
2024-04-01
Add side parameter to leaf_at (#3767)
Matthew Toohey
2024-04-01
Fix compression of punctuation marks at line start of end (#3744)
Ran Luo
2024-04-01
Add parallelogram symbols (#3740)
Kamack38
2024-04-01
Support writing document to stdout (#3632)
Ilia
2024-04-01
Implement `to-dict` method on arrays (#3575)
frozolotl
2024-04-01
Change sym.triangle from ▷ to △ (#3628)
Leedehai
2024-03-25
Better handle large numbers from external data files (#3791)
Ana Gelez
2024-03-25
Fix smart quotes in PDF outline (#3790)
Ana Gelez
2024-03-23
Escape path and entrypoint in `typst init` output (#3753)
frozolotl
2024-03-23
Let `Repr` for `Relative<T>` print both abs + ratio (#3721)
Leedehai
2024-03-22
Fix warnings introduced by rust 1.77 (#3754)
frozolotl
2024-03-19
Unify ops match arms (#3720)
Matt Fellenz
2024-03-19
Documentation improvements (#3698)
Malo
2024-03-19
Fix color documentation (#3688)
frozolotl
2024-03-19
Add stroked variants of suits (#3612)
Malo
2024-03-16
Fix all cargo doc warnings (#3684)
A-Walrus
2024-03-15
Final touches (#3678)
Laurenz
2024-03-15
Add a guide for the new tables (#3655)
Martin Haug
2024-03-15
Small improvements to heading parameter docs (#3660)
Andrew Voynov
2024-03-15
Fix `Reflect` for `SpecificAlignment` (#3672)
Leedehai
2024-03-14
Small table footer and hline placement improvements (#3659)
PgBiel
2024-03-14
Revert use of alternate screen (#3648)
Laurenz
2024-03-14
Fix sizing of nested equations (#3664)
Laurenz
2024-03-13
Fix non-terminating loop in flow layout (#3652)
Laurenz
2024-03-13
Fix `italic` function in math (#3651)
Laurenz
2024-03-13
Fix table cells and rowspans wrongly assuming full page height available (#3637)
PgBiel
2024-03-13
Ensure grids have at least the given amount of rows (#3644)
PgBiel
2024-03-13
Fix typo in inline layout (#3645)
Ran Luo
2024-03-12
Fix `Behaviour` of spacing (#3634)
Laurenz
2024-03-12
Fix parsing of parenthesized imports (#3633)
Laurenz
2024-03-12
Track context (#3623)
Laurenz
2024-03-11
Improved docs for table/grid (#3615)
Andrew Voynov
2024-03-11
Fix figure caption separator synthesis (#3621)
Laurenz
2024-03-11
Fix crash with empty raw block (#3619)
Laurenz
2024-03-11
Documentation fixes (#3595)
Malo
2024-03-11
Fix paragraph layouting index out of bounds bug (#3607)
frozolotl
2024-03-11
Ensure hline/vline positioning respects colspan/rowspan (#3610)
PgBiel
2024-03-11
Update hline/vline stroke docs (#3616)
PgBiel
2024-03-11
Small fixes for table line priority in headers/footers (#3602)
PgBiel
2024-03-11
Clean up unused dependency (#3600)
Leedehai
2024-03-09
Update changelog and roadmap (#3594)
Laurenz
2024-03-09
Spruce up table docs (#3593)
Martin Haug
2024-03-09
Repeatable Table Footers [More Flexible Tables Pt.6a] (#3577)
PgBiel
2024-03-09
fix leaky pdf text stroke (#3580)
Wenzhuo Liu
2024-03-09
Remove floating point rounding from colors (and more) (#3557)
frozolotl
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-09
docs(image): added example to the `fit` field (#3574)
Andrew Voynov
2024-03-09
Consolidate what internal methods Counter's user-visible methods call (#3561)
Leedehai
2024-03-07
Bump our crates (#3573)
Laurenz
[next]