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 |
#645 in Algorithms
543 downloads per month
Used in 18 crates
(via tectonic)
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
~11–26MB
~344K SLoC