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
Age
Commit message (
Expand
)
Author
2025-06-25
Consistent sizing for `html.frame`
consistent-html-frame-size
Laurenz
2025-06-24
Also fix encoding of `<textarea>` (#6497)
Laurenz
2025-06-24
Check that git tree is clean after build (#6495)
Laurenz
2025-06-24
Bump `krilla` to current Git version (#6488)
Tobias Schmitz
2025-06-24
Add page reference customization example (#6480)
Andrew Voynov
2025-06-24
Improve equation reference example (#6481)
Andrew Voynov
2025-06-24
Add docs for `std` module (#6407)
Andrew Voynov
2025-06-24
Use ICU data to check if accent is bottom (#6393)
Max
2025-06-24
Rewrite `outline.indent` example (#6383)
Andrew Voynov
2025-06-23
Adding Croatian translations entries (#6413)
Ivica Nakić
2025-06-23
Fix stroke cap of shapes with partial stroke (#5688)
Wannes Malfait
2025-06-23
Properly handle raw text elements
Laurenz
2025-06-23
Extract `write_children` function
Laurenz
2025-06-23
Handle pre elements that start with a newline
Laurenz
2025-06-23
Turn non-empty void element into export error
Laurenz
2025-06-23
Test runner support for HTML export errors
Laurenz
2025-06-23
Consistent codepoint formatting in HTML and PDF error messages
Laurenz
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
Fix untidy Cargo.lock
Laurenz
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
Fix panic when test source is not found in world (#6428)
Tobias Schmitz
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
Standardize trailing slashes in docs route paths (#6420)
3w36zj6
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
Document how to escape lr delimiter auto-scaling (#6410)
Andrew Voynov
[next]