Module spandex::document[][src]

Expand description

This module allows to create beautiful documents.

Modules

This module defines the basic configuration of a document that is to be typeset. The configuration is parsed from a TOML file located at the root of the SpanDeX project. Mandatory measurements take default values that are also provided by this module.

Logic for recursive counters in a document for titles and other counted items.

Structs

This struct contains the pdf document.

The window that is the part of the page on which we’re allowed to write.