Hello,

It would be nice, to have a minimum width for the description label.

I hope, the following example shows well enough, what I'm looking for:

\definedescription[Descr][headstyle=bold, location=hanging, width=broad,
  minwidth=7em, distance=1em]
\starttext
\startDescr{\hbox to 7em{bla}}             % workaround to get minwidth=7em
  \input tufte
\stopDescr
\startDescr{\hbox to 7em{bla bla bla\hss}} % workaround to get minwidth=7em
  \input tufte
\stopDescr
\startDescr{bla bla bla bla bla bla}
  \input tufte
\stopDescr
\stoptext

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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