On 7/26/23 19:47, Pablo Rodriguez wrote: > [...] > The real issue is that I couldn’t make it work with any PDF viewer I > have on Linux. > [...] > I take for granted that Acrobat will deal fine with this, since > destinations in links (GoToR) seem to be fine. Gerion, I was wrong, since I forgot enabling interaction in the main PDF document to generate the targets (or named destinations).
\setupinteraction[state=start, focus=standard] \starttext \dorecurse{15} {\chapter[chap\recurselevel]{Chapter}} \stoptext The first line was missing yesterday. After that (and with the ouput from the second sample from my previous message [https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/IEEGSAL636X32C3WWMO2KWKXMTIARRGZ/]), Xpdf/Evince/Okular solve remote links fine. MuPDF-GL cannot solve the file (even when full path is provided) and PDF.js doesn’t even seem to care there might be a link. I’m totally ignorant about what Acrobat and Edge/Chrome might do. I hope this helps, Pablo ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________