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? Thank you in advance. Best regards, Lukas -- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
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
OK, thanks.
On Wed, 20 Apr 2011 18:20:18 +0200, Wolfgang Schuster
You can use “titleright” only in enumerations.
I thought "titleright" was valid for descriptions [as well], see contextref.pdf, sec. "Descriptions", table on the pg. 237: \setupdescriptions [...,...][..,.=.,..] ... Lukas
\definedescription[Owner][headstyle=em,width=fit,command=\groupedcommand{}{ ---},distance=.5em]
Wolfgang
-- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
participants (2)
-
Procházka Lukáš Ing. - Pontex s. r. o.
-
Wolfgang Schuster