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
/
pdf
Age
Commit message (
Expand
)
Author
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: generate headers attribute table cells
Tobias Schmitz
2025-07-03
docs: fixup some comments
Tobias Schmitz
2025-07-03
refactor: derive(Cast) for ArtifactKind
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: pdf.artifact element
Tobias Schmitz
2025-06-12
Consume `data` argument in `pdf.embed()` (#6435)
cAttte
2025-02-10
Add warning for `pdf.embed` elem used with HTML (#5829)
Malo
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-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker