tectonic 0.4.1

A modernized, complete, embeddable TeX/LaTeX engine. Tectonic is forked from the XeTeX extension to the classic “Web2C” implementation of TeX and uses the TeXLive distribution of support files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include_guard = "tectonic_core_bindgen_h"
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
include_version = true

language = "C"

# typedef Name struct {} Name
style = "both"

[export]
exclude = [ "DIGEST_LEN" ]

# Table of name conversions to apply to item names
[export.rename]
TectonicBridgeApi = "tt_bridge_api_t"

[fn]
sort_by = "None" # Make cbindgen not mess with our declaration order