]> 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)
committerNed Deily <nad@python.org>
Tue, 3 Oct 2017 00:28:02 +0000 (20:28 -0400)
commita74ce09c738c3e3aa89994bf31049cb914dca389
tree28e7dc0be1bb1e3a58b02c79697d4c633d28c325
parent564747d91b08a0c53cfec6def85b7b3edb9c65e7
[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