Module compute

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.
PagedOutput
The output of a single page.
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§

ImageOutput
The output of image exports, either paged or merged.
TypstPdfStandard
A PDF standard that Typst can enforce conformance with.

Functions§

pdf
Export a document into a PDF file.