Revert changes to outer theme

This reverts the portion of the commit c48cc90a7b that applies to the outer theme, in order to prevent merge conflicts for #183
This commit is contained in:
Ross Churchley 2016-02-28 14:34:58 -08:00
parent 8df52f8df5
commit cbfc756fce
1 changed files with 2 additions and 4 deletions

View File

@ -148,7 +148,7 @@
% Templates for the frame title, which is optionally underlined with a
% progress bar.
% \begin{macrocode}
\providecommand{\metropolis@strut}{%
\newcommand{\metropolis@frametitlestrut}{
\vphantom{ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz()}%
}
\defbeamertemplate{frametitle}{plain}{%
@ -157,9 +157,7 @@
wd=\paperwidth,%
sep=1.5ex,%
]{frametitle}%
\metropolis@strut%
\insertframetitle%
\metropolis@strut%
\metropolis@frametitlestrut\insertframetitle\metropolis@frametitlestrut%
\end{beamercolorbox}%
}
% \end{macrocode}