diff --git a/formationTitle.sty b/formationTitle.sty index 8bb6f6c..fc6a902 100644 --- a/formationTitle.sty +++ b/formationTitle.sty @@ -72,12 +72,17 @@ not set, please fix this.} \newcounter{PartCounter} -\newcommand{\partCount}{% +\newcommand\partCount{% \midrule \stepcounter{PartCounter}% \arabic{PartCounter}% } +\newcommand\partCountNoRule{% + \stepcounter{PartCounter}% + \arabic{PartCounter}% +} + \newcommand{\pause}{% \midrule \rowcolor{light-gray}%