百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

tectonic

> 编程语言
开源

一个现代化、完整、自包含的 TeX/LaTeX 引擎,由 XeTeX 和 TeXLive 提供支持。

5.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个现代化、完整、自包含的 TeX/LaTeX 引擎,由 XeTeX 和 TeXLive 提供支持。

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

  • User website
  • Community discussion forum
  • Installation
  • Build instructions
  • API documentation
  • Issues
  • Changelog

Technical ecosystem

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

  • One of the following GitHub Actions
    • setup-tectonic, which lets you use tectonic directly in your workflows (supports caching + optionally biber)
    • compile-latex contributed by Vinay Sharma, which is powered by Tectonic.
  • tt.ente.ninja, which runs Tectonic against a subset of the arxiv.org corpus à la the Rust tool Crater — a project by @Mrmaxmeier

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.)

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •User website
  • •Community discussion forum
  • •Installation
  • •Build instructions
  • •API documentation
  • •Changelog
  • •One of the following GitHub Actions
  • •setup-tectonic, which lets you use tectonic directly in your workflows (supports caching + optionally biber)
  • •compile-latex contributed by [Vinay
  • •tt.ente.ninja, which runs Tectonic against a subset

> 标签

Crusttextex-enginetex-typesetting

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言