Preview won't open hyperlink in PDF to specific DOI
Hi all,
I've generated a PDF from markdown via Pandoc (using xelatex as the tex engine); the PDF includes URL hyperlinks. One of the hyperlinks is a specific DOI address: doi:10.2307/488160. In Adobe Acrobat Reader, this link accurately opens in Firefox (my default browser) and is then resolved using a DOI handler I have in firefox. Preview, however, will not open the link; when you click, you just get that error boing sound.
I believe this may have to do with security aspects of Preview that are baked in to the program—what sorts of external files Preview is able to open. There is a discussion of this here but it doesn't exactly answer my question: https://apple.stackexchange.com/questions/119299/why-preview-app-refuse-to-open- local-link-in-pdfs.
If this isn't a security aspect hardwired into preview, is there a way to adjust preferences regarding how preview treats links that begin with "doi:"? Any other ideas.
Related note: I know there is a better way to include DOIs in Tex docs (with the DOI package) than as URLs starting with "doi:" but I like to keep my markdown as plainly readable as possible and not include any latex markup in it. I could add a Pandoc filter to do this—but I'd rather figure out the problem from this end if possible.
Thanks!
MacBook Air (11-inch, Early 2014), OS X Yosemite (10.10.1)