(again) inmargin attachments in notes
Hi Hans, I have the following sample: \showframe\showgrid \setupinteraction[state=start] \setupinteractionscreen[option=attachment] \setupattachment[location=inmargin] \starttext a\attachment[file=xml-mkiv.pdf] b\footnote{\attachment[file=i-context.pdf]} \stoptext Inmargin attachment from notes aren’t shown in Acrobat nor displayed in margin. Files are embedded. I have a bunch of documents (over 100) in which I have to embed other PDF documents and I need them to be in the marginal space from notes. Sorry for reporting this again (https://mailman.ntg.nl/pipermail/ntg-context/2019/094337.html), but this issue is relevant for me. Many thanks for your help, Pablo -- http://www.ousia.tk
On 7/29/2019 9:33 PM, Pablo Rodriguez wrote:
Hi Hans,
I have the following sample:
\showframe\showgrid \setupinteraction[state=start] \setupinteractionscreen[option=attachment] \setupattachment[location=inmargin] \starttext a\attachment[file=xml-mkiv.pdf] b\footnote{\attachment[file=i-context.pdf]} \stoptext
Inmargin attachment from notes aren’t shown in Acrobat nor displayed in margin. Files are embedded.
b\footnote{x\inleftmargin[scope=local]{\attachment[location=high,file=i-context.pdf]}} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 7/29/19 10:27 PM, Hans Hagen wrote:
On 7/29/2019 9:33 PM, Pablo Rodriguez wrote: [...] b\footnote{x\inleftmargin[scope=local]{\attachment[location=high,file=i-context.pdf]}}
Many thanks for your reply, Hans. I didn’t know that placing margin data in notes was so complex. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez