Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reset stampblock counter in each frame #119

Closed
wants to merge 4 commits into from

Conversation

LogCreative
Copy link
Contributor

@LogCreative LogCreative commented Sep 4, 2022

在每帧开始时重置 stampblock 的编号计数器,跨帧的编号递增是没有必要的。

@LogCreative
Copy link
Contributor Author

LogCreative commented Sep 4, 2022

想了想还是需要的,应该把选择权交给用户。

\AtBeginEnvironment{frame}{\setcounter{stampblockcnt}{0}}

因为增加这一行容易,但为了删除这一行困难。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant