View Issue Details

IDProjectCategoryView StatusLast Update
0000430contextpublic2010-10-03 07:58
ReporterPeter Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0000430: feature request: minwidth in description
DescriptionHello,

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
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-07-16 14:54 Peter New Issue