Add a new pause command without horizontal rule
This commit is contained in:
parent
a28dd99dd2
commit
a2e18341eb
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ not set, please fix this.}
|
|||
|
||||
\newcommand{\pause}[2]{%
|
||||
\midrule
|
||||
\pauseNoRule{#1}{#2}
|
||||
}
|
||||
\newcommand{\pauseNoRule}[2]{%
|
||||
\rowcolor{light-gray}%
|
||||
\stepcounter{PartCounter}%
|
||||
\arabic{PartCounter}%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue