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
2025-03-31
Make `World::font` implementations safe (#6117)
Myriad-Dreamin
2025-03-28
IDE: complete jump-to-cursor impl (#6037)
Matt Fellenz
2025-03-28
Fix descriptions of color maps (#6096)
frozolotl
2025-03-28
Fix typo (#6104)
Philipp Niedermayer
2025-03-27
Test all exif rotation types and fix two of them (#6102)
Laurenz Stampfl
2025-03-24
Refactor grid header and footer resolving (#5919)
PgBiel
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-03-24
Expand page breaks' triggers for page(height: auto) in docs (#6081)
Andrew Voynov
2025-03-24
Use `std::ops::ControlFlow` in `Content::traverse` (#6053)
Ian Wrzesinski
2025-03-12
Make two typst-kit functions private (#6045)
Laurenz
2025-03-12
Fix missing words and paren in docs (#6046)
Kevin K.
2025-03-11
Fix parallel package installation (#5979)
Andrew Voynov
2025-03-11
Fix `math.root` frame size (#6021)
Max
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
2025-03-10
Bump `rustybuzz` (and adjacent crates) (#5407)
Caleb Maclennan
2025-03-10
Fix typo in docs (#6034)
Ludovico Gerardi
2025-03-07
Hotfix for labels on symbols (#6015)
Laurenz
2025-03-04
Fix debug implementation of Recipe (#5997)
Andrew Voynov
2025-03-03
Respect `quotes: false` in inline quote (#5991)
3w36zj6
2025-03-03
Make `array.chunks` example more readable (#5975)
Andrew Voynov
2025-03-03
Fix docs example with type/string comparison (#5987)
Tijme
2025-02-26
Improve clarity of `ast.rs` for newcomers to the codebase (#5784)
Ian Wrzesinski
2025-02-26
Fix curve with multiple non-closed components. (#5963)
Emmanuel Lesueur
2025-02-25
Add more methods to `direction` (#5893)
Malo
2025-02-25
Only autocomplete methods which take self (#5824)
Laurenz
2025-02-25
Improve hints for show rule recursion depth (#5856)
Malo
2025-02-25
Add `#str.normalize(form)` (#5631)
evie
2025-02-25
Deduplicate watcher update call (#5955)
Laurenz
2025-02-25
Fix high CPU usage due to inotify watch triggering itself (#5905)
aodenis
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
2025-02-24
HTML export: fix elem counting on classify_output (#5910)
Sharzy
2025-02-24
Override the default math class of some characters (#5949)
Malo
2025-02-24
Fix math accent base height calculation (#5941)
Max
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-24
Fix comparison of `Func` and `NativeFuncData` (#5943)
Laurenz
2025-02-23
Documentation improvements (#5888)
Malo
2025-02-23
Make math shorthands noncontinuable (#5925)
Max
2025-02-23
Fix HTML export of table with gutter (#5920)
PgBiel
2025-02-18
--make-deps fixes (#5873)
Matthew Toohey
2025-02-18
HTML export: Use `<code>` for inline `RawElem` (#5884)
ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
2025-02-17
More robust SVG auto-detection (#5878)
Laurenz
2025-02-16
Remove Linux Libertine warning (#5876)
Laurenz
2025-02-12
Lazy parsing of the package index (#5851)
Ana Gelez
2025-02-12
`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)
+merlan #flirora
2025-02-12
Update documentation for `float.{to-bits, from-bits}` (#5836)
+merlan #flirora
2025-02-11
Fix autocomplete and jumps in math (#5849)
Laurenz
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-10
Add smart quotes for Bulgarian (#5807)
TwoF1nger
2025-02-10
Add warning for `pdf.embed` elem used with HTML (#5829)
Malo
2025-02-10
Don't crash on image with zero DPI (#5835)
PgBiel
[next]