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

#509 in Text processing

Download history 70/week @ 2023-12-21 64/week @ 2023-12-28 91/week @ 2024-01-04 104/week @ 2024-01-11 76/week @ 2024-01-18 169/week @ 2024-01-25 175/week @ 2024-02-01 156/week @ 2024-02-08 178/week @ 2024-02-15 190/week @ 2024-02-22 194/week @ 2024-02-29 175/week @ 2024-03-07 163/week @ 2024-03-14 183/week @ 2024-03-21 177/week @ 2024-03-28 193/week @ 2024-04-04

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

MIT license

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

~5–17MB
~157K SLoC