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
/
typst-library
Age
Commit message (
Expand
)
Author
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-31
Add dotless parameter to `math.accent` (#5939)
Max
2025-03-31
Add default parameter for array.{first, last} (#5970)
+merlan #flirora
2025-03-31
Improve french smartquotes (#5976)
Malo
2025-03-31
Correcting Czech translation in `typst-library` (#6101)
Astra3
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
Fix missing words and paren in docs (#6046)
Kevin K.
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
2025-03-10
Fix typo in docs (#6034)
Ludovico Gerardi
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-25
Add more methods to `direction` (#5893)
Malo
2025-02-25
Improve hints for show rule recursion depth (#5856)
Malo
2025-02-25
Add `#str.normalize(form)` (#5631)
evie
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
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
Fix HTML export of table with gutter (#5920)
PgBiel
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
`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-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
2025-02-06
Documentation fixes and improvements (#5816)
Malo
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-04
Bump codex to 0.1.0 (#5805)
Laurenz
2025-02-04
Fix typo in page documentation (#5804)
Ryan Chua
2025-02-04
Scope deprecations (#5798)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-02-02
Revert adding `flatten-text` to `image` (#5789)
Laurenz
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-31
Disable cjk_latin_spacing in raw by default (#5753)
Hong Jiarong
2025-01-31
Change type repr to short name (#5788)
Laurenz
2025-01-31
Include images from raw pixmaps and more (#5632)
frozolotl
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
[next]