Skip to contents

Compile a .typ file to a .pdf file and return the output path.

Usage

typst_compile(file, ...)

Arguments

file

Path to an existing .typ file.

...

Additional arguments passed to tynding::typst_compile()

Value

The path to the compiled PDF file.