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-pdf
/
src
/
convert.rs
Age
Commit message (
Expand
)
Author
2025-07-09
feat: group artifacts
Tobias Schmitz
2025-07-08
Merge branch 'main' into pdf-accessibility
Tobias Schmitz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-04
refactor: update krilla
Tobias Schmitz
2025-07-03
fix: handle some edge cases instead of panicking
Tobias Schmitz
2025-07-03
fix: only use link annotation quadpoints when exporting a PDF/UA-1 document
Tobias Schmitz
2025-07-03
feat: add cli args for PDF/UA-1 standard and to disable tagging
Tobias Schmitz
2025-07-03
refactor: revert some changes to FrameItem::Link
Tobias Schmitz
2025-07-03
fix: avoid empty marked-content sequences
Tobias Schmitz
2025-07-03
feat: use local krilla version
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] include links in tag tree
Tobias Schmitz
2025-07-03
feat: [WIP] write tags
Tobias Schmitz
2025-07-03
feat: [draft] generate accessibility tag tree for headings
Tobias Schmitz
2025-06-23
Consistent codepoint formatting in HTML and PDF error messages
Laurenz
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl