Am 26.07.2014 um 02:02 schrieb Matthias Weber <matwe...@indiana.edu>:

> Thanks Rik,
> 
> that does exactly what I want.

When you want more control about the spacing before and after the description 
entries the following modification can help:

\definedescription
  [outline] 
  [style=normal,
   width=fit,
   distance=1ex,
   before=, % before=\endgraf
   after=,
   headcommand=\groupedcommand{}{:}]

\definestartstop
  [outlines]
  [before={\blank[line]},
   after={\blank[line]}]

\starttext

\input ward

\startoutlines

\outline{Welcome} Tea

\outline{Introduction} Tufte or Knuth? and more and more and more and more to 
see what hanging does.

\outline{Snack} Chocolate Cake

\outline{Discussion} Knuth or Tufte?

\outline{Open End} Bear and wine

\stopoutlines

\input weisman

\stoptext

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
___________________________________________________________________________________

Reply via email to