commit | da86874a3d8f882d6aedd882b2e27f59b59d6798 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Fri Sep 22 13:41:10 2017 -0500 |
committer | GitHub <noreply@github.com> | Fri Sep 22 13:41:10 2017 -0500 |
tree | 80ac094461521cd5cf0ba5806b75366103d599bd | |
parent | 5b6452d412b5be45f265093e75563fcf6d05dc3e [diff] |
[2.7] bpo-31423: Fix building the PDF documentation (GH-3693) (GH-3700) 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)