Module compute

Source
Expand description

The computations for the tasks.

Modules§

pdf
The computation for pdf export.
text
The computation for text export.

Structs§

DocumentQuery
The computation for document query.
ExportTimings
The computation to check if the export is needed.
HtmlExport
The computation for html export.
HtmlFlag
The flag indicating that the html export is needed.
PdfExport
The computation for pdf export.
PngExport
The computation for png export.
PngFlag
The flag indicating that the png export is needed.
SvgExport
The computation for svg export.
SvgFlag
The flag indicating that the svg export is needed.
TextExport
The computation for text export.

Enums§

TypstPdfStandard
A PDF standard that Typst can enforce conformance with.

Functions§

get_page_selection
Gets legacy page selection
pdf
Export a document into a PDF file.