dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

How can i reset counter for question box?

Open jus1d opened this issue 1 year ago • 2 comments

How can i reset counter for question box?

jus1d avatar Jun 26 '24 11:06 jus1d

with the command \setcounter{}{} but I dont know how the question box is called in the code

Conscripto avatar Jan 10 '25 03:01 Conscripto

I updated the code to fix this. Now just use the new preamble and call \setcounter{questioncounter}{0} inside your code.

SeniorMars avatar Feb 05 '25 15:02 SeniorMars