Skip to content

[3.13] Doc: Fix default latex_elements['papersize'] (GH-124525)#124725

Merged
Yhg1s merged 2 commits intopython:3.13from
miss-islington:backport-fae5058-3.13
Sep 30, 2024
Merged

[3.13] Doc: Fix default latex_elements['papersize'] (GH-124525)#124725
Yhg1s merged 2 commits intopython:3.13from
miss-islington:backport-fae5058-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 28, 2024

https://www.sphinx-doc.org/en/master/latex.htmlGH-the-latex-elements-configuration-setting

It should be 'letterpaper' or 'a4paper' not 'letter' or 'a4'
(not to be confused with PAPER env variable).
(cherry picked from commit fae5058)

Co-authored-by: Jean-François B. 2589111+jfbu@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--124725.org.readthedocs.build/

https://www.sphinx-doc.org/en/master/latex.htmlGH-the-latex-elements-configuration-setting

It should be 'letterpaper' or 'a4paper' not 'letter' or 'a4'
(not to be confused with PAPER env variable).
(cherry picked from commit fae5058)

Co-authored-by: Jean-François B. <2589111+jfbu@users.noreply.github.com>
@Yhg1s Yhg1s merged commit fe58596 into python:3.13 Sep 30, 2024
@miss-islington miss-islington deleted the backport-fae5058-3.13 branch January 2, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants