Hi

I'm trying to use PDF attachments again, but run into some issues.
Here's my small example (att.tex):
%%% start %%%
\setupinteraction[state=start]

\starttext
\useattachment[myfile][title][name][att.tex]
\attachment[myfile]
\stoptext
%%% end %%%

1) Using context-current makes 1 attachment, whereas context beta makes 2 
attachments (page + attachments tab?).
I've attached the two generated PDFs. I guess the "attachments tab" attachment 
is not intended.

2) The third parameter should give a custom name for the attachment, and I 
recall this from old times (maybe mkii) to behave like that, though I can't 
reproduce this now. Is this broken (as it has no effect right now)?

3) I want to have some attachments (source code) from a url, can this be added 
to behave like \externalfigure?
I want to use it like this: 
"\useattachment[myfile][title][name][http://git.example.com/master/att.tex]";
Right now that just attaches an "Unknown" (maybe shortcut) but it cannot be 
viewed/opened or saved.

Thanks
Adam

Attachment: att_20100730.pdf
Description: att_20100730.pdf

Attachment: att_20110218.pdf
Description: att_20110218.pdf

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to