ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: Fieldstack Walk
Date: Tue, 18 Apr 2006 12:18:56 +0200	[thread overview]
Message-ID: <4444BD10.6090301@gmx.net> (raw)
In-Reply-To: <4444B1C9.1090109@econ.muni.cz>

Hi Michal,

Michal Kvasnička wrote:
> Hi Peter,
> 
> thank for your answer, but it doesn't help. First, it seems the order is
> not important in ConTeXt. Second, the fieldstack works well. I can even
> make it walk with \goto{...}[JS(Walk_Field{fgolds3})]. The only thing
> that doesn't work is that I can't click on the figure to make it walk.
> 
I see  :)

Can you try the following:

\definefieldstack[fgolds3]
 [sgolds1,sgolds3a,sgolds3b,sgolds3c,sgolds3]
 [frame=off,option=,clickin=JS(Walk_Field{fgolds3})]

	    ^^^^^^

option is "readonly" as default (see \dodofieldstack in core-fld.tex),
so there can be no interaction (if I'm not again completely wrong).

Greets, Peter

P.S.: don't know why this mail was replied to your mail address and not
to ntg-context...

> Thanks anyway.
> M.K.
> 
>>> I use a fieldstack in my presentation. I'd like to go to the next
>>> frame when I click on the figure. I tried this:
>>>
>>> \definefieldstack[fgolds3]
>>>  [sgolds1,sgolds3a,sgolds3b,sgolds3c,sgolds3]
>>>  [frame=off,clickin=JS(Walk_Field{fgolds3})]
>>> \definesymbol[sgolds1][{\externalfigure[golds1]}]
>>> \definesymbol[sgolds3a][{\externalfigure[golds3a]}]
>>> \definesymbol[sgolds3b][{\externalfigure[golds3b]}]
>>> \definesymbol[sgolds3c][{\externalfigure[golds3c]}]
>>> \definesymbol[sgolds3][{\externalfigure[golds3]}]
>>> \placefigure[here]{none}{\fieldstack[fgolds3]}
>>>
>>>   
>> just guessing:
>>
>> first define the symbols, then define the fieldstack.
>>
>> Hope that helps,
>>
>> Peter
>>
>>
>>  
>>
>>> I thought that `clickin=JS(Walk_Field{fgolds3})' makes precisely what
>>> I need, but it does not. How can I make it work?
>>>
>>> With many thanks yours
>>> Michal Kvasnicka
>>>
>>> _______________________________________________
>>> ntg-context mailing list
>>> ntg-context@ntg.nl
>>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>>
>>>
>>>   
> 
> 

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  parent reply	other threads:[~2006-04-18 10:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-18  9:09 Michal Kvasnička
2006-04-18  9:28 ` Peter Rolf
     [not found]   ` <4444B1C9.1090109@econ.muni.cz>
2006-04-18 10:18     ` Peter Rolf [this message]
     [not found]     ` <4444B966.5020108@gmx.net>
2006-04-18 10:39       ` Michal Kvasnička
2006-04-18 11:55         ` Peter Rolf
2006-04-18 21:35           ` Peter Rolf
2006-04-18 22:03             ` Sanjoy Mahajan
2006-04-19  8:41               ` Peter Rolf
2006-04-19 11:49                 ` Sanjoy Mahajan
2006-04-22 20:01         ` Peter Rolf
2006-04-22 20:09           ` Peter Rolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4444BD10.6090301@gmx.net \
    --to=indiego@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).