Re: [NTG-context] is display=new the way to open links in new windows?

2004-01-29 Thread Hans Hagen
At 18:26 28/01/2004, you wrote:
and looked more, and found a depressing answer in the adobe forum: there 
is no way to open a new window from inside the plugin. :-)
it also differs per os: a real new window or a window inside the main 
window i.e. covering the old one

it's also influenced by settings the preferences (open ... in new window)

Hans  

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] is display=new the way to open links in new windows?

2004-01-28 Thread Mathias Picker
and looked more, and found a depressing answer in the adobe forum: there 
is no way to open a new window from inside the plugin. :-)

--
 virtual earth
  Mathias Picker
  Geschäftsführer  Gesellschaft für Wissens re/prä sentation mbH
 [EMAIL PROTECTED]
 Fon +49 89  / 540 7425-1
 Fax +49 89  / 540 7425-9
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] is display=new the way to open links in new windows?

2004-01-28 Thread Mathias Picker
ok ok, i looked and saw :-)

I added

\ifgotonewwindow\space/NewWindow true \fi}

to the uri output and now most is well. It was set for /F output only

Now I have a question about acrobat: it seems the /NewWindow true is 
only honored if acrobat is running standalone. If I call the pdf from a 
browser it does not work. Maybe thats why it was only implemented for 
file references??

Can it be made to work for the plugin? If so, how? Where could I look & 
ask, I searched through google and found nothing

Thanks, Mathias

Mathias Picker wrote:
Because it doesnt work :-)

I figured this usage out from the context source and the mailing list , 
but it does not do what I want... (I use the latest beta of context)

There is code there to insert NewWindow true in the pdf, only I don't 
seem to really understand the options

The code snippet which led me to my belief is from core-nav.tex:

\def\dodosetupinteraction[#1]% % \dosetupinteraction == special

   \doifelse\@@iascherm\v!nieuw
 \gotonewwindowtrue
 \gotonewwindowfalse
which, in my understanding, should translate to 
\setupinteraction[display=new] to set \gotonewwindowtrue 

What am I doing wrong?

Thanks for any help,

Mathias

--
 virtual earth
  Mathias Picker
  Geschäftsführer  Gesellschaft für Wissens re/prä sentation mbH
 [EMAIL PROTECTED]
 Fon +49 89  / 540 7425-1
 Fax +49 89  / 540 7425-9
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context