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

Add sub-headings to TOCs #349

Open
mnelson4 opened this issue Oct 14, 2022 · 0 comments
Open

Add sub-headings to TOCs #349

mnelson4 opened this issue Oct 14, 2022 · 0 comments

Comments

@mnelson4
Copy link
Owner

Eg h2s and h3s under articles. This should be an option of each design.

Here's how to do that with Prince: https://www.princexml.com/doc/prince-output/#bookmark-levels

If enabled, sub-headings should appear a level below their section's title. E.g., .pmb-depth-0's h2s should have depth 2 (whereas the h1 title had depth 1); and .pmb-depth-1's h2s should have depth 3. So .pmb-depth-0 h2 and .pmb-depth-1 h1 both get depth 2.

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

1 participant