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
/
src
/
model
Age
Commit message (
Expand
)
Author
2025-06-02
Add an example of show-set `place.clearance` for figures in the doc (#6208)
Malo
2025-05-28
Clarify localization of reference labels based on lang setting (#6249)
Shunsuke KIMURA
2025-05-06
Use list spacing for attach spacing in tight lists (#6242)
Tobias Schmitz
2025-05-01
Use the right field name for `figure.caption.position` (#6226)
Malo
2025-04-07
Show warnings from eval (#6100)
+merlan #flirora
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
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-03
Respect `quotes: false` in inline quote (#5991)
3w36zj6
2025-02-23
Fix HTML export of table with gutter (#5920)
PgBiel
2025-02-10
Respect `par` constructor arguments (#5842)
Laurenz
2025-02-06
Documentation fixes and improvements (#5816)
Malo
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-28
Fixed typo in the new outline docs (#5772)
Andrew Voynov
2025-01-27
Support first-line-indent for every paragraph (#5768)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
Handle boxes and blocks a bit better in HTML export (#5744)
Laurenz
2025-01-23
Add support for `c2sc` OpenType feature in `smallcaps` (#5655)
Malo
2025-01-23
Support quotes in HTML output (#5673)
Michael Färber
2025-01-23
Support `start` attribute for `enum` in HTML export (#5676)
Michael Färber
2025-01-23
HTML tables (#5666)
Michael Färber
2025-01-23
Rework outline (#5735)
Laurenz
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-22
Move no-hyphenation style in link from show to show-set rule (#5731)
Laurenz
2025-01-21
Remove redundant doc comments on standard arguments (#5725)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-06
Avoid stripping url prefixes multiple times or multiple prefixes (#5659)
bbb651 🇮🇱
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-16
Transform high level headings to HTML (#5525)
Johann Birnick
2024-12-16
Add reversed numbering (#5563)
+merlan #flirora
2024-12-13
Document new counting symbols (#5568)
Joshua Gawley
2024-12-09
Forbid footnote migration in pending floats (#5497)
PgBiel
2024-12-08
Fix language-dependant figure caption separator in outline (#5550)
Laurenz
2024-12-04
Prepend section numbers to headings in HTML output. (#5522)
Michael Färber
2024-12-04
A few basic HTML show rules
Laurenz
2024-12-04
Add `document.description` field
Laurenz
2024-12-04
Add some more spans
Laurenz
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-12
Add support for page references through new `ref.form` property (#4729)
Max
2024-11-04
Disable justification in `raw(block: true, ...)` (#4889)
Sébastien d'Herbais de Thun
2024-11-01
Support Greek Numbering (#4273)
LU Jialin
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-27
Split out four new crates (#5302)
Laurenz