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
Age
Commit message (
Expand
)
Author
2025-07-09
feat!: for now don't generate paragraphs
Tobias Schmitz
2025-07-09
feat: group artifacts
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
fixup! test: table header id generation
Tobias Schmitz
2025-07-08
fix: table header hierarchy resolution
Tobias Schmitz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-07-07
feat: wrap table cell content in a paragraph
Tobias Schmitz
2025-07-07
test: table header id generation
Tobias Schmitz
2025-07-07
feat: generate human readable table cell IDs
Tobias Schmitz
2025-07-04
Remove duplicate language computation (#6557)
Tobias Schmitz
2025-07-04
fix: generate cell id with correct indices
Tobias Schmitz
2025-07-04
refactor: update krilla
Tobias Schmitz
2025-07-03
chore: update krilla
Tobias Schmitz
2025-07-03
feat: generate paragraphs
Tobias Schmitz
2025-07-03
fix: handle some edge cases instead of panicking
Tobias Schmitz
2025-07-03
refactor: split up pdf tagging code into multiple modules
Tobias Schmitz
2025-07-03
feat: generate headers attribute table cells
Tobias Schmitz
2025-07-03
fix: ignore repeated table headers/footers in tag tree
Tobias Schmitz
2025-07-03
feat: tag table headers and footers
Tobias Schmitz
2025-07-03
feat: support headings with level >= 7
Tobias Schmitz
2025-07-03
refactor: move link tagging code
Tobias Schmitz
2025-07-03
fix: don't include outline title in TOC hierarchy
Tobias Schmitz
2025-07-03
fix: only use link annotation quadpoints when exporting a PDF/UA-1 document
Tobias Schmitz
2025-07-03
feat: hierarchical outline tags
Tobias Schmitz
2025-07-03
docs: fixup some comments
Tobias Schmitz
2025-07-03
feat: mark RepeatElem as artifact
Tobias Schmitz
2025-07-03
fix: mark table gutter and fill as artifacts
Tobias Schmitz
2025-07-03
feat: always write alt text in marked content sequence for images
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: generate tags for tables
Tobias Schmitz
2025-07-03
feat: use local krilla version
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] write tags
Tobias Schmitz
2025-07-03
feat: [draft] generate accessibility tag tree for headings
Tobias Schmitz
2025-06-30
Fix typo in PDF standard CLI help (#6518)
Adrián Delgado
2025-06-24
Bump `krilla` to current Git version (#6488)
Tobias Schmitz
2025-06-23
Consistent codepoint formatting in HTML and PDF error messages
Laurenz
2025-06-10
Use the shaper in math (#6336)
Max
2025-05-12
Use the infer crate to determine if pdf embeds should be compressed (#6256)
Tobias Schmitz
2025-04-01
Switch PDF backend to `krilla` (#5420)
Laurenz Stampfl
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
[next]