Skip to contents

Support for this function was added in Typst 0.14.0. If an earlier version is in used, an empty character vector is returned.

Usage

typr_info()

Value

a character vector of debugging information

Examples

if (FALSE) { # has_any_typst()
typr_info()
}