Crate tectonic_engine_spx2html

Source
Expand description

Convert Tectonic’s SPX format to HTML.

SPX is essentially the same thing as XDV, but we identify it differently to mark that the semantics of the content wil be set up for HTML output.

Structs§

AssetSpecification
Information about assets that have been defined in an SPX-to-HTML run.
Spx2HtmlEngine
An engine that converts SPX to HTML.