Sat, Apr 13, 2002 at 09:11:35PM +0200, Hans Hagen wrote: > At 09:02 PM 4/12/2002 +0200, Michael Wiedmann wrote: > >* Tobias Burnus <[EMAIL PROTECTED]> [020412 16:45]: > >... > > > * clicking on a link, the page is "fitted to window" > > > how can I set it to e.g. fit to width? > > > (as openaction, I know how to do so, but for links/bookmarks?) > > > >Did you try: > > > >\setupinteractionscreen[width=fit] > > > > > * How can I set the keywords part of Acrobat's "Document Info"? > > > Since our indexer can use this information, I'd like to use it. > > > >I'm also interested in a solution for this, because I tried > > > >\setupinteraction[keywords=keyword1 keyword2,
Why do you want to put this in setupinteractionscreen? It doesn't belong to interaction in any way. Why not make it separate macro? Say \setuppdfoutput[...]. BTW, keywords can already be defined anyway with pdftex's \pdfinfo as most of you probably know. But it is not `The ConTeXt way' of doing it, that's for sure ;) /S
