Skip to contents

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

Usage

typst_compile(file, output = NULL)

Arguments

file

Path to an existing .typ file.

output

Optional output path. Defaults to the input path with .pdf.