20
0
Commit Graph

4 Commits

Author SHA1 Message Date
b2504541e5 Re-vendor the theme from the trantor fork
Syncs with the stack now open upstream as pull requests: the progress bar
extracted into a shared command, \subsectionpage, \appendix, the dark
title band, and the metropolis-style dividers.

Two local changes are reapplied on top, as before: the licence notice in
the header, and font selection left to the document so this template can
use OpenSans and RobotoMono.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 10:16:13 -07:00
e051d4dca3 Show the subtitle on the title page
Ports the fix now proposed upstream: trantor's title page never printed
\subtitle, so a deck that set one silently lost it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-14 10:09:15 -07:00
01534406dc Update the vendored theme from the trantor fork
Brings across the work now sitting in pull requests upstream: a palette of
named colours in place of hardcoded black and white, the frame title in a
dark band, section and subsection dividers set metropolis-style on the
light background over a progress bar, \appendix so backup slides stay out
of the frame count, and a fix for the divide by zero the progress bar hit
before the aux file existed.

The separate MIT licence file goes away. The notice it carried now sits in
the header of trantor.sty itself, which is what the licence asks for and
leaves one licence file in the repository.

Fork: https://github.com/makoshark/trantor
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 07:26:23 -07:00
9c473a8419 Vendor the trantor theme for ltx-talk
trantor is Marco Pompili's Metropolis-like theme for ltx-talk, added
under its MIT license so the deck keeps roughly its present look after
the class change. Two things differ from upstream: font selection moves
out to the document, since this template ships OpenSans and RobotoMono,
and the Euler maths font it loaded by default is dropped because
lum-euler is not packaged in Debian's TeX Live.

Upstream: https://github.com/mrc-pop/trantor

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-13 19:11:51 -07:00