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

New Table of Contents page numbers are off by one #3554

Closed
G-Ambatte opened this issue Jul 2, 2024 · 1 comment
Closed

New Table of Contents page numbers are off by one #3554

G-Ambatte opened this issue Jul 2, 2024 · 1 comment

Comments

@G-Ambatte
Copy link
Collaborator

Your idea:

In the output of the new ToC snippet, the page numbers are all off by one. From testing, it appears that dropping the + 1 from page : page + 1 on lines 11 and 18 of themes\V3\5ePHB\snippets\tableOfContents.gen.js fixes the issue.

@calculuschild
Copy link
Member

Fixed by #3555

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

No branches or pull requests

2 participants