diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-09-30 04:23:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 04:23:06 (GMT) |
commit | fe58596cce205c5c7aced9de3fd21767e47ee250 (patch) | |
tree | f864ffb053f712bee941be13bfa08b9e048c6b6c /Python/gc.c | |
parent | 243db20b75e6c127bb8bd2d42099ba16a5fc56e1 (diff) | |
download | cpython-fe58596cce205c5c7aced9de3fd21767e47ee250.zip cpython-fe58596cce205c5c7aced9de3fd21767e47ee250.tar.gz cpython-fe58596cce205c5c7aced9de3fd21767e47ee250.tar.bz2 |
[3.13] Doc: Fix default ``latex_elements['papersize']`` (GH-124525) (#124725)
Doc: Fix default ``latex_elements['papersize']`` (GH-124525)
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 fae5058ec13aa3b4f1acc549fadfbbbc2628f1e9)
Co-authored-by: Jean-François B <2589111+jfbu@users.noreply.github.com>
Diffstat (limited to 'Python/gc.c')
0 files changed, 0 insertions, 0 deletions