feat: remove custom linespread setting

Closes #8
This commit is contained in:
Johan Larsson 2024-03-04 13:40:56 +01:00
parent 6a14981240
commit 6a85ef4ecd
2 changed files with 1 additions and 3 deletions

View File

@ -182,7 +182,6 @@
% \begin{macrocode} % \begin{macrocode}
\setbeamertemplate{title}{ \setbeamertemplate{title}{
\raggedright% \raggedright%
\linespread{1.0}%
\inserttitle% \inserttitle%
\par% \par%
\vspace*{0.5em} \vspace*{0.5em}
@ -409,7 +408,6 @@
\newlength{\moloch@parskip} \newlength{\moloch@parskip}
\setlength{\moloch@parskip}{0.5em} \setlength{\moloch@parskip}{0.5em}
\setlength{\parskip}{\moloch@parskip} \setlength{\parskip}{\moloch@parskip}
\linespread{1.15}
% \end{macrocode} % \end{macrocode}
% %
% By default, Beamer frames offer the |c| option to \textit{almost} vertically % By default, Beamer frames offer the |c| option to \textit{almost} vertically

View File

@ -169,7 +169,7 @@
rightskip=\the\glueexpr 0.9ex plus 1fill\relax,% rightskip=\the\glueexpr 0.9ex plus 1fill\relax,%
]{frametitle}% ]{frametitle}%
\usebeamerfont{frametitle}% \usebeamerfont{frametitle}%
\vbox{}\vskip-0.5ex% \vbox{}\vskip-0.4ex%
\strut\insertframetitle\nolinebreak\strut\par% \strut\insertframetitle\nolinebreak\strut\par%
{% {%
\ifx\insertframesubtitle\@empty% \ifx\insertframesubtitle\@empty%