FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] Doc: Fix default ``latex_elements['papersize']`` (GH-124525) by miss-islington · Pull Request #124725 · python/cpython · GitHub

/ cpython Public

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

Merged
Yhg1s merged 2 commits into
python: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 into
python:3.13from
miss-islington:backport-fae5058-3.13

Conversation

miss-islington commented Sep 28, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

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 merged commit fe58596 into python:3.13 Sep 30, 2024
miss-islington deleted the backport-fae5058-3.13 branch January 2, 2026 18:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL