[][src]Module spandex::document

This module allows to create beautiful documents.

Modules

configuration

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.

counters

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

Structs

Document

This struct contains the pdf document.

Window

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