7 releases

0.3.2 Feb 5, 2024
0.3.1 Jun 12, 2023
0.3.0 May 18, 2023
0.2.1 Oct 27, 2022
0.1.0 Feb 28, 2022

#652 in Algorithms

Download history 77/week @ 2023-12-21 66/week @ 2023-12-28 93/week @ 2024-01-04 104/week @ 2024-01-11 74/week @ 2024-01-18 172/week @ 2024-01-25 168/week @ 2024-02-01 166/week @ 2024-02-08 211/week @ 2024-02-15 221/week @ 2024-02-22 207/week @ 2024-02-29 175/week @ 2024-03-07 153/week @ 2024-03-14 193/week @ 2024-03-21 192/week @ 2024-03-28 208/week @ 2024-04-04

773 downloads per month
Used in 17 crates (via tectonic)

MIT license

355KB
7K SLoC

The tectonic_engine_spx2html crate

This crate is part of the Tectonic project. It provides and engine that converts "SPX" (semantically paginated XDV) files, a customized Tectonic output, to HTML.

Cargo features

This crate currently provides no Cargo features.


lib.rs:

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.

Dependencies

~14–29MB
~387K SLoC