emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] pdf links are not converted correctly upon latex export when in an o


From: org-mode
Subject: [O] pdf links are not converted correctly upon latex export when in an outside directory
Date: Mon, 09 Apr 2018 16:11:43 +0200
User-agent: Internet Messaging Program (IMP) H5 (6.0.4)

Hello,

I've experienced an issue, where links to pdfs (but not .org ) files do not work in an exported pdf file due to incorrect link syntax, if the linked pdf is not in the same subtree as the org file that is exported. If one looks in the .tex file one can see that links to "outside" *.org files and *.pdf files look the same, but after the pdf conversion this is not true anymore. I'm therefore not sure where this problem comes from org-mode or the pdf conversion. However the issue can be solved by forcing relative links also for outside directories by setting (setq org-link-file-path-type 'relative).
The following jpg. shows the relevant behavior.

http://haggiz.de/images/180406-pdf-latex-scimax/pdf-links-in-latex-export.jpg

I'm not sure whether relative links could be a problem at one point, but "adaptive" links to pdfs don't seem to work properly in file trees outside the org file directory.

any thoughts?
Hagen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]