ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with coupling (mkiv)
@ 2012-01-02  9:21 Rene van Hassel
  2012-01-07 14:16 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Rene van Hassel @ 2012-01-02  9:21 UTC (permalink / raw)
  To: ntg-context

Hello members,


a happy new year to everybody.
And here the problem I have: 

\setupinteraction[start=state,color=orange]
\setupcombinedlist[content][interaction=all]
\defineblock[question]
\defineblock[answer]
\defineenumeration[questions][location=top,coupling=answers]
\defineenumeration[answers][location=top,coupling=questions]
\hideblocks[question]
\hideblocks[answer]
\starttext
% Problems with the coupling of questions and answers
\beginquestion
\startquestions
Why ConTeXt doesn't work? 
\stopquestions
\endquestion
\useblocks[question]
\page
\beginanswer
\startanswers 
It always give:\crlf
sometimes: LuaTeX error  and something with lpegmatch??
\stopanswers
\endanswer
\useblocks[answer]
\stoptext

This piece of code is compiled with context of 
TeXLive2011, which is almost every week updated.
The piece of compiled into a .pdf file without 
any problem, but I see no interaction.

In other pieces of code, it gives a LuaTex error 
and something with lpegmatch, but I have 
no idea about what is spoken. 

Sometimes I see orange triangles after the 
enumerations but I have no interaction, the 
cursor at the screen does not change of form.
This if I look at the pdf-file with the acrobat reader.

Who of you has any idea howto get interaction 
between the questions and the answers?

The piece of code in one of the manuals of 
ConTeXt doesn't work with the context I use.
It goes about these hidden blocks. 
There is also given an example with question and 
answer.

It should be nice if it works,


Kind Regards,


Rene' van Hassel



___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with coupling (mkiv)
  2012-01-02  9:21 problem with coupling (mkiv) Rene van Hassel
@ 2012-01-07 14:16 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2012-01-07 14:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Rene van Hassel

On 2-1-2012 10:21, Rene van Hassel wrote:

> In other pieces of code, it gives a LuaTex error
> and something with lpegmatch, but I have
> no idea about what is spoken.

hard to say anything about that without example

> Sometimes I see orange triangles after the
> enumerations but I have no interaction, the
> cursor at the screen does not change of form.
> This if I look at the pdf-file with the acrobat reader.
>
> Who of you has any idea howto get interaction
> between the questions and the answers?

i'll have a look at it .. that bit of code was never tested after 
upgrading the description code

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-07 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-02  9:21 problem with coupling (mkiv) Rene van Hassel
2012-01-07 14:16 ` Hans Hagen

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).