]> granicus.if.org Git - python/commit
[3.6] bpo-31423: Fix building the PDF documentation (GH-3693) (GH-3699)
authorZachary Ware <zachary.ware@gmail.com>
Fri, 22 Sep 2017 18:26:19 +0000 (13:26 -0500)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 18:26:19 +0000 (13:26 -0500)
commit6de35849cb7a18bfaad828eb57a2e6caa7978690
treee007fffd2f9ed1863f82dbbe166bbc985827cefb
parenteef49f5dd021d15396551880cf451042a79a1107
[3.6] bpo-31423: Fix building the PDF documentation (GH-3693) (GH-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 da9b4cfb488119f2493a762fcb1d85c58494f51d)
Doc/conf.py