Better still. I found the solution:

\definedescription[Member][headstyle=bold,
        location=hanging,width=fit]
\definemeasure[CAindent][12pt]
\setupindenting[yes,\measure{CAindent}]
\starttext
\input knuth
\par
\input knuth
\par
\startMember{Foo Foo Foo} \indenting[yes] \input knuth
\par \input knuth
\stopMember
\stoptext

\indenting[yes] after \startMember does the trick.

G

On 21 Sep 2014, at 19:57, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:


Am 21.09.2014 um 18:29 schrieb Gerben Wierda <gerben.wierda@rna.nl>:

Thanks. That almost gives me the result I need.

What is missing is that the extra paragraphs of the Member are not indented.

Make a minimal example!

Wolfgang

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