Skip to main content

step_counter

Function step_counter 

Source
pub fn step_counter(ctr: &str, noreset: bool) -> Result<()>
Expand description

Analog of \stepcounter, steps the counter and returns the expansion of \the$ctr Usually you should use ref_step_counter(ctr) instead.