Changes for page Professional Powerpoint Slides with LaTeX
Last modified by chrisby on 2024/08/24 14:47
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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]{% ... ... @@ -26,7 +26,6 @@ 26 26 \begin{itemize} 27 27 \bluritem{1}{2}{abc} 28 28 \bluritem{2}{3}{def} 29 - 30 30 \begin{itemize} 31 31 \bluritem{3}{4}{ghi} 32 32 \bluritem{4}{5}{jkl}