Use hyperref to set up the PDF information dictionary (fixes #3551)

This commit is contained in:
jfbu
2017-03-24 09:16:14 +01:00
parent 254c04500b
commit a8627ac01c
3 changed files with 9 additions and 12 deletions

View File

@@ -109,6 +109,7 @@ Bugs fixed
* #2693: Sphinx latex style file wrongly inhibits colours for section headings
for latex+dvi(ps,pdf,pdfmx)
* C++, properly look up ``any`` references.
* #3551: PDF information dictionary is lacking author and title data
Deprecated
----------