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
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-07
Fix minor typo in function docs (#6542)
Robin
2025-07-05
Fix nightly warnings (#6558)
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
docs: fixup some comments
Tobias Schmitz
2025-07-03
feat: mark RepeatElem as artifact
Tobias Schmitz
2025-07-03
refactor: revert some changes to FrameItem::Link
Tobias Schmitz
2025-07-03
refactor: derive(Cast) for ArtifactKind
Tobias Schmitz
2025-07-03
feat: generate tags for tables
Tobias Schmitz
2025-07-03
feat: pdf.tag function to manually create pdf tags
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: pdf.artifact element
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] include links in tag tree
Tobias Schmitz
2025-07-03
feat: [WIP] make more things locatable
Tobias Schmitz
2025-07-02
Use "subs" and "sups" font features for typographic scripts (#5777)
Malo
2025-07-01
Fix typos in calc module docs (#6535)
Robin
2025-07-01
Fix minor typo in `array.product` docs (#6532)
Robin
2025-06-27
Fix panic when sampling across two coincident gradient stops (#6166)
+merlan #flirora
2025-06-26
Basic support for text decoration functions in HTML (#6510)
Laurenz
2025-06-26
Disallow empty labels and references (#5776) (#6332)
Said A.
2025-06-26
Allow deprecating symbol variants (#6441)
Malo
2025-06-26
Consistent sizing for `html.frame` (#6505)
Laurenz
2025-06-26
Support `in` operator on strings and modules (#6498)
Laurenz
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
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
Typed HTML API (#6476)
Laurenz
2025-06-20
Support for generating native functions at runtime
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-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
Consume `data` argument in `pdf.embed()` (#6435)
cAttte
[next]