[NTG-context] useexternaldocument with custom file type

Jan U. Hasecke juh+ntg-context at mailbox.org
Thu Apr 23 15:35:54 CEST 2020


Am 23.04.20 um 14:22 schrieb Vladimir Lomov:
> Otherwise could you describe what exactly you want to achive?

This works:

\setupinteraction[state=start]
\setupcolors[state=start]
\starttext
\goto{linkname}[file(target.pdf)]
\stoptext

This does not work:

\setupinteraction[state=start]
\setupcolors[state=start]
\starttext
\goto{linkname}[file(target.doc)]
\stoptext

The PDF Viewer does not support the file type.

TIA
juh


More information about the ntg-context mailing list