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-07-09
feat: default to the url if no alt text is specified for a link
Tobias Schmitz
2025-07-08
Merge branch 'main' into pdf-accessibility
Tobias Schmitz
2025-07-08
refactor: remove general api to set cell kind and add pdf.(header|data)-cell
Tobias Schmitz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-03
feat: [WIP] generate alt text for ref elements
Tobias Schmitz
2025-07-03
docs: fix comment
Tobias Schmitz
2025-07-03
feat: generate headers attribute table cells
Tobias Schmitz
2025-07-03
feat: tag table headers and footers
Tobias Schmitz
2025-07-03
fix: don't include outline title in TOC hierarchy
Tobias Schmitz
2025-07-03
refactor: revert some changes to FrameItem::Link
Tobias Schmitz
2025-07-03
feat: generate tags for tables
Tobias Schmitz
2025-07-03
feat: write tags for more elements
Tobias Schmitz
2025-07-03
feat: write tags for links and use quadpoints in link annotations
Tobias Schmitz
2025-07-03
feat: mark artifacts
Tobias Schmitz
2025-07-03
feat: [WIP] allow specifying alt text for links
Tobias Schmitz
2025-07-03
feat: [WIP] make more things locatable
Tobias Schmitz
2025-06-26
Disallow empty labels and references (#5776) (#6332)
Said A.
2025-06-25
Minor fixes to doc comments (#6500)
+merlan #flirora
2025-06-24
Add page reference customization example (#6480)
Andrew Voynov
2025-06-24
Improve equation reference example (#6481)
Andrew Voynov
2025-06-24
Rewrite `outline.indent` example (#6383)
Andrew Voynov
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-12
Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)
cAttte
2025-06-11
List both YAML file extensions in bibliography docs (#6426)
Andrew Voynov
2025-06-10
Specify which CSL style is not suitable for bibliographies (#6306)
Andrew Voynov
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-06-09
Pin colspan and rowspan for blank cells (#6401)
PgBiel
2025-06-04
Numbering implementation refactor (#6122)
Sam Ireson
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
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
[next]