Brings in the fixes from porting the first real deck: no header band on
untitled frames, divider titles in TrantorDark, \alert in the accent and
italic quotes, the title page, dividers, and panels usable inside a
document-opened frame, \plainpage, panel geometry pinned against
document overlay styles, a compressible title page bottom space, and
standout panels left out of the frame numbering.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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>
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>
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>
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>