sphinx-jupyterbook-latex
Contents
sphinx-jupyterbook-latex#
This package contains a Sphinx extension to support LaTeX builds for jupyter-book projects.
Note
It is enabled by default through the jupyter-book
project so the
setup is only required if you are using this extension in a sphinx
project.
This extension primarily works to apply transforms
and post-transforms
to configure sphinx
so that it:
accommodate’s the jupyter-book
table of contents
structures defined in_toc.yml
, andproduces
pdf
output that is similar in structure ashtml
output
Adjustments and Features#
Content contained in the masterdoc is treated as frontmatter in LaTeX
Handling conversion of png and gif images using sphinx.ext.imgconverter
Note
While this extension is primarily setup to be used by jupyter-book
it can
be used by any Sphinx
based project. This documentation site will primarily focus on the jupyter-book
use case so many examples are written in
myst:md