Expand description

A single Tectonic document.

Every document is part of a crate::workspace::Workspace. At the moment workspaces can only contain a single document each, but in the future it might become possible for one workspace to contain multiple documents.

This crate, on its own, does not provide document-processing capabilities. The main tectonic crate provides extension traits that set up document processing, in the tectonic::docmodel module.

Structs§

Enums§

Constants§