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

Rethink about numbering system #4

Open
chaoxu opened this issue Dec 5, 2022 · 0 comments
Open

Rethink about numbering system #4

chaoxu opened this issue Dec 5, 2022 · 0 comments
Labels
backend enhancement New feature or request

Comments

@chaoxu
Copy link
Owner

chaoxu commented Dec 5, 2022

The numbering system is quite adhoc now.

We will build a somewhat simpler number filter.

So here is the idea:

  • there are some counters
  • we record the value of ALL counters at each position where the value of the counters matters
  • we also set which counters would reset when some other counter operation happens (for example, section increase reset all theorem counter). this need to be defined.

All these information would be passed down.

Actual turn those counter into a presentation would be done by another filter.

@chaoxu chaoxu added enhancement New feature or request backend labels Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant