How does the number-offset
option work?
#11065
Unanswered
mariovagomarzal
asked this question in
Q&A
Replies: 2 comments 2 replies
-
See the relevant option in https://quarto.org/docs/reference/formats/html.html#numbering (for HTML). |
Beta Was this translation helpful? Give feedback.
2 replies
-
For your information: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi everyone,
Could someone explain how the number-offset option works in the HTML format? I'm currently writing a book in web format using Quarto and I want to reset the chapter counter at the beginning of each part. I’ve been trying to set
number-offset: 0
in the first chapter of each part, but it doesn’t seem to have any effect. Any insights would be greatly appreciated!Beta Was this translation helpful? Give feedback.
All reactions