ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rene van Hassel <r.hassel1@chello.nl>
To: ntg-context@ntg.nl
Subject: problem with coupling (mkiv)
Date: Mon, 2 Jan 2012 10:21:23 +0100	[thread overview]
Message-ID: <20120102102123.UUI0B.7640.root@viefep12> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2012-01-02  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-02  9:21 Rene van Hassel [this message]
2012-01-07 14:16 ` Hans Hagen

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=20120102102123.UUI0B.7640.root@viefep12 \
    --to=r.hassel1@chello.nl \
    --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).