From 3592d5a9cc4a404e91b55752800d0cdac6815bd8 Mon Sep 17 00:00:00 2001 From: rnhmjoj Date: Fri, 12 Jun 2020 14:54:22 +0200 Subject: [PATCH] slides: fix standout frames --- slides/sections/0.md | 25 +++++++++++++------------ slides/sections/9.md | 4 ++-- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/slides/sections/0.md b/slides/sections/0.md index 49fc9db..f0fe95a 100644 --- a/slides/sections/0.md +++ b/slides/sections/0.md @@ -54,16 +54,12 @@ references: header-includes: | ```{=latex} %% Colors - \definecolor{mDarkTeal} {HTML}{020202} - \definecolor{mLightBrown}{HTML}{C49D4A} - \definecolor{mDarkRed} {HTML}{92182B} - \definecolor{cyclamen} {HTML}{92182B} - \definecolor{green} {HTML}{60AC39} - \definecolor{red} {HTML}{D73737} - \definecolor{blue} {HTML}{6684E1} - \definecolor{yellow} {HTML}{CFB017} - - \setbeamercolor{frametitle}{bg=mDarkRed} + \definecolor{cyclamen}{HTML}{92182B} + \definecolor{green} {HTML}{60AC39} + \definecolor{red} {HTML}{D73737} + \definecolor{blue} {HTML}{6684E1} + \definecolor{yellow} {HTML}{CFB017} + \setbeamercolor{frametitle}{bg=cyclamen} % no bold titles \setbeamerfont{title}{series=\mdseries} @@ -74,7 +70,12 @@ header-includes: | \let\Begin\begin \let\End\end - % workaround issue matze/mtheme#371 + % workaround for issue jgm/pandoc#3007 + \makeatletter + \beamer@ignorenonframefalse + \makeatother + + % workaround for issue matze/mtheme#371 \def\sectionpage{ \centering \begin{minipage}{22em} @@ -94,7 +95,7 @@ header-includes: | % strike macro \usepackage{ulem} \newcommand\strike{\bgroup\markoverwith{% - \textcolor{mDarkRed}{\rule[0.5ex]{2pt}{1pt}}}\ULon} + \textcolor{cyclamen}{\rule[0.5ex]{2pt}{1pt}}}\ULon} % center images \LetLtxMacro{\oldIncludegraphics}{\includegraphics} diff --git a/slides/sections/9.md b/slides/sections/9.md index 96a5a64..ff7827e 100644 --- a/slides/sections/9.md +++ b/slides/sections/9.md @@ -11,9 +11,9 @@ - Trapani test (less informative) decreases in significance as $N$ decreases. -## Any questions? {.standout} +## {.noframenumbering .standout} Any questions? -## Bibliograph +## Bibliography {.noframenumbering}