Skip to content

Conversation

@Linkid
Copy link
Contributor

@Linkid Linkid commented Sep 22, 2017

Use prefixed macro names for the authoraddress function, support Cyrillic characters and remove warnings when generating the PDF doc.
The LaTeX package for Cyrillic encodings is available thanks to texlive-lang-cyrillic (in texlive-lang-all).

https://bugs.python.org/issue31423

Use prefixed macro names for the `authoraddress` function.

https://bugs.python.org/issue31423
Add T2A to the font encoding in LaTeX sources.
The `font_size` Sphinx key is deprecated and replaced by `pointsize`.
@zware
Copy link
Member

zware commented Sep 22, 2017

I'm getting a lot of warnings about Hyper reference `...' on page ... undefined on input line ..., but it looks like make dist will at least complete, so as soon as it does I'll merge this.

@zware zware merged commit da9b4cf into python:master Sep 22, 2017
@miss-islington
Copy link
Contributor

Thanks @Linkid for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

@zware
Copy link
Member

zware commented Sep 22, 2017

Thanks for the patch! Hopefully this will stop the flood of 404 reports to [email protected] :)

zware pushed a commit to zware/cpython that referenced this pull request Sep 22, 2017
Use prefixed macro names for the `authoraddress` function, add T2A to the font encoding in LaTeX sources to support Cyrillic characters in the PDF documentation, and replace the deprecated `font_size` config option with `pointsize`.
(cherry picked from commit da9b4cf)
zware pushed a commit to zware/cpython that referenced this pull request Sep 22, 2017
Use prefixed macro names for the `authoraddress` function, add T2A to the font encoding in LaTeX sources to support Cyrillic characters in the PDF documentation, and replace the deprecated `font_size` config option with `pointsize`.
(cherry picked from commit da9b4cf)
@bedevere-bot
Copy link

GH-3699 is a backport of this pull request to the 3.6 branch.

@bedevere-bot
Copy link

GH-3700 is a backport of this pull request to the 2.7 branch.

zware added a commit that referenced this pull request Sep 22, 2017
Use prefixed macro names for the `authoraddress` function, add T2A to the font encoding in LaTeX sources to support Cyrillic characters in the PDF documentation, and replace the deprecated `font_size` config option with `pointsize`.
(cherry picked from commit da9b4cf)
zware added a commit that referenced this pull request Sep 22, 2017
Use prefixed macro names for the `authoraddress` function, add T2A to the font encoding in LaTeX sources to support Cyrillic characters in the PDF documentation, and replace the deprecated `font_size` config option with `pointsize`.
(cherry picked from commit da9b4cf)
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request Oct 3, 2017
…ythonGH-3699)

Use prefixed macro names for the `authoraddress` function, add T2A to the font encoding in LaTeX sources to support Cyrillic characters in the PDF documentation, and replace the deprecated `font_size` config option with `pointsize`.
(cherry picked from commit da9b4cf)
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.

6 participants