ByeTex v0.6.6 — touying beamer + thesis fidelity
A fidelity-driven release (everything since v0.5.20), with every fix grounded against a reproducible truth render of the source LaTeX.
Highlights
- Beamer → real Typst
touyingpresentations (metropolis theme): dark header bar + footer/slide-number chrome,\sectiondividers gated on\AtBeginSection, detected theme colors, and incremental overlay builds (\pause/\item<n->/\only<n>). - Thesis/report fidelity — generic cover page for
\coverimage/\makecover, and chapter-per-page density (each\chapterstarts a fresh page; tudelft thesis 6 → 10 pages). - Paper fidelity — ACL title size + reworked ACL author block (institutions kept,
\thanks/\footnotemarkno longer leaking). - Math — a comma in
\overset/\stackrelover-text no longer breaks Typstattach(closed an acceptance blind spot). - Truth-render pipeline —
scripts/setup_truth_deps.shprovisions a version-matched biber + fonts; corpus ingestion now gates on a successful truth render.
See CHANGELOG.md for the full list.
Install
Download the archive for your platform below, extract, and put byetex on your PATH. Verify with shasum -a 256 -c SHA256SUMS.
Targets: macOS (arm64/x86_64), Linux musl (arm64/x86_64, static), Windows (x86_64).