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-06-23
Typed HTML API (#6476)
Laurenz
2025-06-20
Support for generating native functions at runtime
Laurenz
2025-06-20
Add `typst_utils::display`
Laurenz
2025-06-20
More type-safe color conversions
Laurenz
2025-06-20
Generic casting for `Axes<T>`
Laurenz
2025-06-20
Add `Duration::decompose`
Laurenz
2025-06-20
Encode empty attributes with shorthand syntax
Laurenz
2025-06-20
Fix param autocompletion false positive (#6475)
Laurenz
2025-06-19
Fix align link in layout documentation (#6451)
Noam Zaks
2025-06-19
Prefer `.yaml` over `.yml` in the docs (#6436)
Andrew Voynov
2025-06-19
Hint for label in both document and bibliography (#6457)
Laurenz
2025-06-19
Ensure that label repr is syntactically valid (#6456)
Laurenz
2025-06-12
Better error message for compile time string interning failure (#6439)
Laurenz
2025-06-12
Consume `data` argument in `pdf.embed()` (#6435)
cAttte
2025-06-12
Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)
cAttte
2025-06-12
Check that all translation files are added to TRANSLATIONS and ends with newl...
Ilia
2025-06-11
Warn when using variable fonts (#6425)
cAttte
2025-06-11
Warning when watching stdin (#6381)
Y.D.X.
2025-06-11
Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)
Lachlan Kermode
2025-06-11
Use `codex::ModifierSet` (#6159)
T0mstone
2025-06-11
List both YAML file extensions in bibliography docs (#6426)
Andrew Voynov
2025-06-11
Do not force `math.mid` elements to have the Large math class (#5980)
Malo
2025-06-10
Adjust source file API surface (#6423)
Laurenz
2025-06-10
Specify which CSL style is not suitable for bibliographies (#6306)
Andrew Voynov
2025-06-10
Make a more descriptive definition of `module` (#6380)
Andrew Voynov
2025-06-10
Use the shaper in math (#6336)
Max
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-06-10
Improve number lexing (#5969)
Ian Wrzesinski
2025-06-09
Update docs for gradient.repeat (#6385)
Andrew Voynov
2025-06-09
Autocomplete fixes for math mode (#6415)
cAttte
2025-06-09
Clean up some parser comments (#6398)
Ian Wrzesinski
2025-06-09
Pin colspan and rowspan for blank cells (#6401)
PgBiel
2025-06-04
Numbering implementation refactor (#6122)
Sam Ireson
2025-06-04
Apply short fall consistently in math when stretching (#6377)
Max
2025-06-04
Add support for WebP images (#6311)
Linus Unnebäck
2025-06-04
Apply script-style to numbers consistently in math (#6320)
Max
2025-06-04
Fix Ukrainian secondary smart quotes (#6372)
Nazar Serhiichuk
2025-06-03
Change Russian secondary smart quotes & remove alternatives (#6331)
Andrew Voynov
2025-06-03
Fix bottom accent positioning in math (#6187)
Max
2025-06-03
Add Latvian translations (#6348)
Kristofers Solo
2025-06-02
Be a bit lazier in function call evaluation (#6368)
Laurenz
2025-06-02
Bump Rust to 1.87 in CI (#6367)
Laurenz
2025-06-02
Fix typo in layout docs, change "size" to "height" (#6344)
Andrew Voynov
2025-06-02
Improve `calc.round` documentation (#6345)
Malo
2025-06-02
Fix Greek numbering docs (#6360)
Andrew Voynov
2025-06-02
Add an example of show-set `place.clearance` for figures in the doc (#6208)
Malo
2025-05-28
Fix stroking of glyphs in math mode (#6243)
Mikołaj
2025-05-28
Add remaining height example for layout (#6266)
Andrew Voynov
2025-05-28
Remove line break opportunity when math operator precededes a closing paren (...
Ian Wrzesinski
[next]