Am 20.04.2011 um 11:56 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

> Hello,
> 
> is it possible to specify some text to be used as the end of a description?
> 
> I tried this:
> 
> ---
> \starttext
>  \definedescription[Owner][headstyle=em,width=broad,titleright={--- }]
> 
>  \Owner{AAA} Abc
> 
> \stoptext
> ---
> 
> - Hoping to get "AAA --- Abc".
> 
> But I got just "AAA Abc".
> 
> So what is the purpose of the "titleright" option of the \description?


You can use “titleright” only in enumerations.

\definedescription[Owner][headstyle=em,width=fit,command=\groupedcommand{}{ 
---},distance=.5em]

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