[BUG] Frontmatter Doesn't Hyperlink Correctly in ToC #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Description
When one of frontmatter page entry in the ToC is clicked, it jump to wrong or not really correct page. More like jump into the where new macro
\frontmattersectionis written which is in themain.texnext to each other, this leads the hyperlink to jump into same page for all frontmatter entry.Steps to Reproduce
Expected Behavior
The PDF ToC entries should jump into correct page.
Actual Behavior
The PDF jump into same page as other frontmatter page
Error Logs
Component
LaTeX Document
Version/Commit
49adb273d8Environment
No response
Additional Context
No response