Last modified by chrisby on 2024/08/24 14:47

From version 1.4
edited by chrisby
on 2024/08/24 14:14
Change comment: There is no comment for this version
To version 1.3
edited by chrisby
on 2024/08/24 14:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,10 @@
12 12   \setbeamertemplate{frametitle}{\vspace{0.5cm} \Huge\insertframetitle}
13 13  
14 14   \newcommand{\bluritem}[3]{%
15 - \LARGE \item<#1-> \textbf{\only<#1>{\textbf{\color{white} #3}}\only<#2->{\textcolor{darkgray}{#3}}}
15 + \LARGE \item<#1-> \textbf{
16 + \only<#1>{\textbf{\color{white} #3}}
17 + \only<#2->{\textcolor{darkgray}{#3}}
18 + }
16 16   }
17 17  
18 18   \newcommand{\finalitem}[2]{%