comparison third_party/tectonic/README.md @ 247:70f2a3dafc1c

[build] Bundle offline Tectonic runtime Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 20:20:06 -0700
parents
children
comparison
equal deleted inserted replaced
246:4f2b50bc78e7 247:70f2a3dafc1c
1 # Tectonic
2
3 The personal-site LaTeX editor uses the SHA-pinned Tectonic 0.17.0 static Linux
4 binary. `runtime-cache.tar.gz` is a deterministic, revision-controlled cache of
5 the common packages and fonts used by the editor and its tests.
6
7 The assembled `//third_party/tectonic:runtime` tree contains:
8
9 - `bin/tectonic`
10 - `cache/tectonic/...`
11 - `sysroot/etc/fonts/fonts.conf`
12 - `LICENSE`
13 - `THIRD_PARTY_NOTICES.md`
14
15 The runtime tree is included in the `mrjunejune_server` runfiles and deployment
16 bundle. Production does not require a system TeX installation or network access
17 while compiling user documents.