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
# The Tectonic Typesetting System

[Overview](index.md)

- [Introduction]introduction/index.md
- [Getting Started]getting-started/index.md
  - [Install Tectonic]getting-started/install.md
  - [Build Your First Document]getting-started/first-document.md
  - [Use a Unicode Font]getting-started/unicode.md
- [The Tectonic Implementation of the TeX Language]lang-impl/index.md

# “V2” Command-Line Interface

- [`tectonic -X build`]v2cli/build.md
- [`tectonic -X new`]v2cli/new.md

# Concept Reference

- [Documents]ref/documents.md
- [The `Tectonic.toml` File]ref/tectonic-toml.md
- [“V1” Command-Line Interface]ref/v1cli.md
- [“V2” Command-Line Interface]ref/v2cli.md
- [Workspaces]ref/workspaces.md

# Appendices

- [Installation Guide]installation/index.md
- [Building Tectonic with `cargo vcpkg`]cookbook/cargo-vcpkg.md
- [Building Tectonic with manual vcpkg on macOS]cookbook/vcpkg.md