JupyterBook TOC Configuration

A test repository for various jupyter-book project configurations.

A proposal for changes is available

Key Aims:

  1. Review _toc.yml for jupyter-book to enable a higher degree of harmony between html and latex

Issues/Enhancements:

  1. Jupyter Book Issue #809 showed numbers for :numbered: headings to be reset in each part for html which could be improved as an ENH

  2. Jupyter Book Issue #847 Parts are not transferred correctly through to the LaTeX writer. However the core writer does include support for parts

  3. Jupyter Book Issue #546

  4. TOC relative levels discussion

  5. Odd Numbering with file & sections

LaTeX References

An excellent resource for LaTeX document structures

  1. LaTeX Document Structure

Sphinx Project References

  1. Adding Parts to Sphinx which has a gist with a prototype