index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
writer.typst
Age
Commit message (
Expand
)
Author
2024-03-20
Typst writer: support Typst 0.11 table features. (#9593)
John MacFarlane
2024-03-17
Typst writer: only use explicit figure 'kind' for tables.
John MacFarlane
2024-03-17
Typst writer: use `kind: image` for image figures.
John MacFarlane
2024-03-17
Typst writer: avoid unnecessary box around image in figure.
John MacFarlane
2024-03-17
Typst writer: omit width/height in images unless explicitly specified.
John MacFarlane
2024-03-16
Typst template: set table inset globally.
John MacFarlane
2024-03-14
Typst writer: add 'kind' parameter to figures.
John MacFarlane
2024-01-29
Typst writer escaping improvements.
John MacFarlane
2023-12-14
Typst writer: emit `;` after typst code...
John MacFarlane
2023-12-12
Depend on texmath 0.12.8.6.
John MacFarlane
2023-12-11
Typst template fixes.
John MacFarlane
2023-12-09
Typst writer: use quote for block quotes.
John MacFarlane
2023-12-08
Update typst-hs commit and typst writer test.
John MacFarlane
2023-10-20
Typst writer: add `#box` around image to make it inline. (#9149)
John MacFarlane
2023-10-16
Typst writer: escape `(`.
John MacFarlane
2023-08-21
Typst writer: use `~` for nonbreaking space.
John MacFarlane
2023-08-09
Typst writer: put the label in right place for Div, use `#block`.
John MacFarlane
2023-06-30
Typst writer: improve handling of autolinks.
John MacFarlane
2023-06-05
Typst writer: use `#footnote` for notes.
John MacFarlane
2023-04-05
Typst writer: use `<..>` for labels, create internal links.
John MacFarlane
2023-03-27
Typst writer: fix alignment issue in lists.
John MacFarlane
2023-03-27
Typst: Use customized term instead of custom macro for def lists.
John MacFarlane
2023-03-26
More Typst writer improvements.
John MacFarlane
2023-03-26
Typst writer improvements.
John MacFarlane
2023-03-25
Add typst writer.
John MacFarlane