]> granicus.if.org Git - python/commit
bpo-31423: Fix building the PDF documentation (GH-3693)
authorFrançois Magimel <francois.magimel@alumni.enseeiht.fr>
Fri, 22 Sep 2017 17:16:57 +0000 (19:16 +0200)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 22 Sep 2017 17:16:57 +0000 (12:16 -0500)
commitda9b4cfb488119f2493a762fcb1d85c58494f51d
tree44636e88ac3d32ed00d9faabae465925b1fd241b
parent35425d638c0eeb8377620e016f47df3ae08d7061
bpo-31423: Fix building the PDF documentation (GH-3693)

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`.
Doc/conf.py