From 66f7d833a9e9e55626f38b2d3bc50303317a6b1c Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Fri, 9 Feb 2024 09:17:38 +0100 Subject: [PATCH] fix: remove extraneous space in frametitle continuation template --- src/beamerouterthememoloch.dtx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/beamerouterthememoloch.dtx b/src/beamerouterthememoloch.dtx index 39e801d..e5f0720 100644 --- a/src/beamerouterthememoloch.dtx +++ b/src/beamerouterthememoloch.dtx @@ -146,10 +146,7 @@ \moloch@frametitlestrut@end% \end{beamercolorbox}% } -\setbeamertemplate{frametitle continuation}{% - \usebeamerfont{frametitle} - \romannumeral \insertcontinuationcount -} +\setbeamertemplate{frametitle continuation}{\romannumeral\insertcontinuationcount} % \end{macrocode} % \end{macro} %