Thanks. Can I do the same with \endnotes?
G
On 21 Sep 2014, at 21:33, Wolfgang Schuster
Am 21.09.2014 um 20:32 schrieb Gerben Wierda
: 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 ___________________________________________________________________________________