Expand description

Access to Tectonic’s processing backends.

These backends subsume the functionality of programs such as bibtex, xetex, and xdvipdfmx. This module is historical — the API for each of these is defined in crates with names like tectonic_engine_xetex.

Re-exports

pub use self::bibtex::BibtexEngine;

Modules

Structs

An engine that converts SPX to HTML.

A struct for invoking the (Xe)TeX engine.

A struct for invoking the xdvipdfmx engine.