Open
Description
@hcolclou and I have pushed a new sphinx theme that implements some CSS3 page media formatting for myst_nb:
https://github.com/eoas-ubc/paged_html_theme#pagedjs-html-sphinx-theme
We'll be using it to provide parts of the functionality of the latex geometry, fancyhdrs, Lastpage packages as well as an explicit pagebreak.
@choldgraf and @chrisjsewell -- any thoughts on the best way to pass mulitple parameters like margin/header sizes/content so that the same format works for both latex and chrome-pdf builders? Tagging @racooneer since it's related to jupyter-book/jupyter-book#653