Skip to content

ByeTex v0.6.6 — touying beamer + thesis fidelity

Choose a tag to compare

@zeyuyang42 zeyuyang42 released this 24 Jun 10:07

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 touying presentations (metropolis theme): dark header bar + footer/slide-number chrome, \section dividers 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 \chapter starts a fresh page; tudelft thesis 6 → 10 pages).
  • Paper fidelity — ACL title size + reworked ACL author block (institutions kept, \thanks/\footnotemark no longer leaking).
  • Math — a comma in \overset/\stackrel over-text no longer breaks Typst attach (closed an acceptance blind spot).
  • Truth-render pipelinescripts/setup_truth_deps.sh provisions 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).