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

From version 1.1
edited by chrisby
on 2024/08/24 14:09
Change comment: There is no comment for this version
To version 1.2
edited by chrisby
on 2024/08/24 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,9 +13,9 @@
13 13  
14 14   \newcommand{\bluritem}[3]{%
15 15   \LARGE \item<#1-> \textbf{
16 - \only<#1>{\textbf{\color{white} #3}}
17 - \only<#2->{\textcolor{darkgray}{#3}}
18 - }
16 + \only<#1>{\textbf{\color{white} #3}}
17 + \only<#2->{\textcolor{darkgray}{#3}}
18 + }
19 19   }
20 20  
21 21   \newcommand{\finalitem}[2]{%