Files
pandoc/doc
Gordon Woodhull 99a45917ac Typst writer: property output (#9648)
The Typst writer will pass on specially marked attributes as raw Typst
parameters on selected elements. This allows extensive customization
using filters.

An attribute with key `typst:PROP` will set the PROP parameter on
the corresponding Typst element.

An attribute with key `typst:text:PROP` will set a parameter on a Typst
`#set text()` rule or a text element.

The feature has been implemented for the following elements:

* span text
* div and div text
* table and table text
* table cell and table cell text

It would be possible to support more elements in the future.

A separate document has been added that provides extensive
documentation and examples of the use of this feature.
2024-04-15 09:32:32 -07:00
..
2023-08-04 09:51:54 -07:00
2023-01-10 22:35:33 +01:00
2022-08-21 20:23:00 -07:00
2024-03-27 12:22:10 -06:00
2024-04-04 23:13:00 -07:00
2023-03-17 09:18:41 -07:00
2022-08-21 20:23:00 -07:00