8 releases
0.2.2 | Feb 5, 2024 |
---|---|
0.2.1 | Jun 15, 2023 |
0.1.5 | May 18, 2023 |
0.1.4 | Oct 3, 2022 |
0.1.3 | Jun 17, 2021 |
427 downloads per month
Used in 18 crates
(via tectonic)
415KB
10K
SLoC
The tectonic_engine_bibtex
crate
This crate is part of the Tectonic project. It provides the bibtex program as a reusable crate.
Cargo features
This crate does not currently provides any Cargo features.
lib.rs
:
The bibtex program as a reusable crate.
This crate provides the basic BibTeX implementation used by Tectonic.
However, in order to obtain the full Tectonic user experience, it must be
combined with a variety of other utilities: the main XeTeX engine, code to
fetch support files, and so on. Rather than using this crate directly you
should probably use the main tectonic
crate, which combines all of these
pieces into a (semi) coherent whole.
Dependencies
~2–13MB
~106K SLoC