Module output_template

Source
Expand description

Utilities for output template processing. Copied from typst-cli.

Functionsยง

format
Formats the output template with the given page number and total pages. Note: this_page is 1-based.
has_indexable_template
Checks if the output template has indexable templates.