This was already answered in another thread.

G

On 22 Sep 2014, at 22:33, Gerben Wierda <gerben.wie...@rna.nl> wrote:

> Thanks. Can I do the same with \endnotes?
> 
> G
> 
> On 21 Sep 2014, at 21:33, Wolfgang Schuster <schuster.wolfg...@gmail.com> 
> wrote:
> 
>> 
>> Am 21.09.2014 um 20:32 schrieb Gerben Wierda <gerben.wie...@rna.nl>:
>> 
>>> 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.
>> 
>> You can enable the paragraph indent for your descriptions with the indenting 
>> key.
>> 
>> \definedescription
>>   [Member]
>>   [headstyle=bold,
>>    location=hanging,
>>    indenting={yes,medium},
>>    width=fit]
>> 
>> 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
>> ___________________________________________________________________________________
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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 via email to