pub fn step_counter(ctr: &str, noreset: bool) -> Result<()>
Analog of \stepcounter, steps the counter and returns the expansion of \the$ctr Usually you should use ref_step_counter(ctr) instead.
\stepcounter
\the$ctr
ref_step_counter(ctr)