From e051d4dca3b1a0549be95153ae3fffaeec06fd9f Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Fri, 14 Aug 2026 10:09:15 -0700 Subject: [PATCH] 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 --- slides_template/trantor.sty | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/slides_template/trantor.sty b/slides_template/trantor.sty index 3bb84b6..0ea0ef0 100644 --- a/slides_template/trantor.sty +++ b/slides_template/trantor.sty @@ -247,6 +247,10 @@ \begin{minipage}{0.82\paperwidth} \raggedright {\color{TrantorDark}\headerfont\Large\bfseries \@title\par}% + \ifx\@subtitle\empty\else + \vspace{0.35em}% + {\color{TrantorDark}\headerfont\large \@subtitle\par}% + \fi \vspace{0.5em}% {\color{TrantorAccent}\rule{\linewidth}{0.8pt}\par}% \vspace{1.3em}%