Add a new pause command without horizontal rule

This commit is contained in:
Gregory Trolliet 2025-05-19 13:13:35 +02:00
parent a28dd99dd2
commit a2e18341eb

View file

@ -85,6 +85,9 @@ not set, please fix this.}
\newcommand{\pause}[2]{% \newcommand{\pause}[2]{%
\midrule \midrule
\pauseNoRule{#1}{#2}
}
\newcommand{\pauseNoRule}[2]{%
\rowcolor{light-gray}% \rowcolor{light-gray}%
\stepcounter{PartCounter}% \stepcounter{PartCounter}%
\arabic{PartCounter}% \arabic{PartCounter}%