Skip to content

bpo-9056: Include subsections in TOC for PDF version of docs. #9629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 18, 2020

Conversation

csabella
Copy link
Contributor

@csabella csabella commented Sep 28, 2018

Added tocdepth level 2 to LaTeX preamble for the TOC in the PDF docs to include subsections.

https://bugs.python.org/issue9056

@matrixise
Copy link
Member

@JulienPalard ?

@csabella csabella removed the request for review from JulienPalard November 17, 2019 14:41
@csabella csabella requested a review from JulienPalard January 10, 2020 22:21
@JulienPalard
Copy link
Member

According to adobe.com, bookmarks are generated from the TOC, so we won't be able to get the bookmaks without growing the TOC.

For library.pdf it means growing from 7 pages of TOC to 21 pages. I think it's OK as there's page previews or bookmarks to jump over them.

@JulienPalard JulienPalard merged commit a4ba8a3 into python:master Feb 18, 2020
@csabella csabella deleted the bpo9056 branch February 18, 2020 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants