[hypdoc] loads hyperref 2002/05/09
Closed this issue · 2 comments
Not an issue, just a question.
As specified in hypdoc.sty
, l. 51, hyperref[2002/05/09]
is loaded. I just wanted to know if specifying the date is mandatory, as this makes it harder to use pdfx
conjointly.
Probably Heiko used some command added to hyperref at that point (it's probably long enouh ago that the check could be removed, though) but I'm surprised it has any impact on pdx, basically that argument does nothing unless the hyperref on that system is older than that date, when you get a warning.
Of course you are right, what was I thinking? I managed to compile my documentation with pdfx
, although the resulting pdf file still does not validate. But producing PDF/A compliant files is quite an intricate business, at least to me...
So I'm closing this, thanks @davidcarlisle