-
Hi all, I'm a new (and enthusiastic!) user of JupyterBooks. I'm currently using it to publish my thesis online: My question is about how to publish my JupyterBook as a single PDF which looks 'traditional' enough to hand in to my supervisors as a finished product. Specifically, when using: The output by default includes the table of contents from the HTML version. I'm aware that this table can be hidden using However, even after rendering the table invisible, enlarged right margins seem to persist in the place where the table would usually go. I'm wondering if anyone knows the proper way to remove this extra margin space, and otherwise make a Jupyter Book exportable to PDF in a way that makes it suitable for printing and handing in to the board of examiners. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@AakashGfude and @mmcky have been working on this, via latex. You can see the results in the "book" PDF here: https://python-programming.quantecon.org/intro.html Is that the direction that you want to go in? PS Nice title for your thesis. |
Beta Was this translation helpful? Give feedback.
@AakashGfude and @mmcky have been working on this, via latex.
You can see the results in the "book" PDF here: https://python-programming.quantecon.org/intro.html
Is that the direction that you want to go in?
PS Nice title for your thesis.