latex how to reset counters code example
Example: latex how to reset counters
\setcounter{equation}{0}
%assuming you want te reset equation's counter,
otherwise just replace with what you need
\setcounter{equation}{0}
%assuming you want te reset equation's counter,
otherwise just replace with what you need