Skip to content

A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.

License

Notifications You must be signed in to change notification settings

vlasakm/tectonic

This branch is 571 commits behind tectonic-typesetting/tectonic:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 1, 2020
Apr 30, 2021
Jun 28, 2022
Apr 26, 2022
Apr 13, 2022
Mar 30, 2022
Mar 29, 2022
Jun 23, 2022
Jun 30, 2022
Aug 18, 2019
Dec 28, 2020
Jan 10, 2021
Apr 6, 2020
Jun 13, 2021
Sep 7, 2020
May 26, 2017
Dec 30, 2018
Jun 28, 2022
Mar 29, 2022
Mar 20, 2021
Nov 28, 2016
Jun 4, 2021
Mar 31, 2021

Repository files navigation

Build Status codecov

Tectonic

Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.

Read this first

If you just want to compile TeX documents, you should probably click through to the main Tectonic website. This page is primarily aimed at folks interested in how Tectonic works “under the hood.” If you want to build the tectonic Rust crate, check out its README.

Developer dashboard

Packaging status

Technical ecosystem

If you’re interested in Tectonic as a software tool, you might also want to check out:

The “reference sources”

Much of the core code of Tectonic is derived from XeTeX, and we strive to track and maintain compatibility with upstream as much as possible. However, the nature of the Tectonic project is such that its source code is going to diverge from that of XeTeX over time. We can do our best to track the semantics of changes to XeTeX, but the expression of those changes in source form may well change greatly over time.

In this repository, the Git submodule reference_sources links to the “staging repository” that tracks the XeTeX source code that we use as a reference. In particular, the version of the reference code in the submodule is the most recent code whose semantics are guaranteed to be expressed in Tectonic, to the best of our efforts. You don’t need to clone reference_sources to build Tectonic (which is good because everyone is always super confused by how Git submodules work!). It just provides a convenient way for Git to track the exact reference code that we are using at any given time.

Please see the tectonic-staging README for more information. (Or at least, more words on the topic.)

About

A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.0%
  • Rust 15.1%
  • TeX 7.1%
  • C++ 3.6%
  • Objective-C++ 0.2%
  • Shell 0.0%