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-12-08
Add support for Croatian quotes (#5539)
Borna Punda
2024-12-08
Ensure par and align interrupt cite groups and lists (#5526)
PgBiel
2024-12-08
Convert unopened square-brackets into a hard error (#5414)
Ian Wrzesinski
2024-12-05
Bump Rust to 1.83 (#5534)
Laurenz
2024-12-05
Put HTTP server behind on-by-default feature flag (#5532)
Laurenz
2024-12-05
Fix warning for HTML export to reflect renaming of --feature to --features (#...
Daniel Drodt
2024-12-05
Live reloading HTTP server for `typst watch` and HTML export (#5524)
Laurenz
2024-12-04
Rename `--feature` to `--features` and support `TYPST_FEATURES` env var (#5523)
Laurenz
2024-12-04
Prepend section numbers to headings in HTML output. (#5522)
Michael Färber
2024-12-04
Clean up CLI argument parsing (#5521)
Laurenz
2024-12-04
Fix text fill within `clip: true` blocks in PNG export (#5502)
PgBiel
2024-12-04
Link to tracking issue
Laurenz
2024-12-04
Add HTML export format
Laurenz
2024-12-04
A few basic HTML show rules
Laurenz
2024-12-04
HTML DOM types
Laurenz
2024-12-04
Add `document.description` field
Laurenz
2024-12-04
Add contextual `target` function
Laurenz
2024-12-04
Add HTML feature flag
Laurenz
2024-12-04
Add some more spans
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-30
Add documentation example to `array.sorted()` (#5475)
Nikolai Neff-Sarnow
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-11-29
Make `math.italic` compatible with ħ (#5492)
Malo
2024-11-29
Handle SIGPIPE (#5444)
wznmickey
2024-11-27
Let decimal constructor accept decimal values (#5481)
+merlan #flirora
2024-11-27
Add missing full stop to documentation of `ImageElem` struct (#5484)
3w36zj6
2024-11-27
Fix weak spacing being ignored unconditionally in `math.lr` (#5477)
Max
2024-11-27
Add Bulgarian translation entries (#5476)
Deyan Ginev
2024-11-27
Use extended shape information for glyph `text_like`-ness (#5483)
Max
2024-11-27
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
+merlan #flirora
2024-11-27
More magic "preview" -> DEFAULT_NAMESPACE (#5478)
Stephen Waits
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-26
Ignore leading and trailing ignorant fragments in `math.lr` (#5473)
Max
2024-11-26
Replace _magic_ "preview" literals with a constant (#5452)
Stephen Waits
2024-11-26
Fix `path` with infinite length causing panic (#5457)
Max
2024-11-26
Tags shouldn't affect row height in equations (#5458)
Max
2024-11-26
Update NewCM fonts to version 7.0.0 (#5465)
Max
2024-11-26
Docs: note `par.linebreaks` in `text.costs` (#5434)
Johann Birnick
2024-11-26
Support for Basque language (#5429)
Iagoba Apellaniz
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-11-17
Timings for `state.at` and `state.get` (#5411)
Sébastien d'Herbais de Thun
2024-11-17
Fix unnecessary hyphenation (#5394)
wznmickey
2024-11-13
Smarter filtering of scope completions
Laurenz
2024-11-13
Simplify go-to-definition
Laurenz
2024-11-13
Silence `typst-timing` warnings on WebAssembly
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-11-13
Simplify import handling
Laurenz
2024-11-13
Move a few things into separate files
Laurenz
2024-11-13
Figure body snippets
Laurenz
2024-11-13
Distinguish between more completion kinds
Laurenz
[next]