When having multiple root toctrees, how to have them correspond to a part in latex output? #13895
Unanswered
PierreMarchand20
asked this question in
Q&A
Replies: 0 comments
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.
-
I have several toctree like this:
Is it possible to tell sphinx to define a part for each toctree, and use chapter within each toctree for numbering for latex output ?
At the moment, it gives me an output with a table of content in latex whose name is "My first part", and all chapters together.
Here is the real life example : https://github.com/htool-ddm/htool_documentation/blob/update_htool/docs/source/index.rst and the associated output : https://htool-ddm.pages.math.cnrs.fr/htool-ddm.pdf.
Beta Was this translation helpful? Give feedback.
All reactions