Re: [dev-context] Running lists

2020-09-17 Thread Hans Hagen

On 9/17/2020 8:15 PM, Tomas Hala wrote:

Hi all,

playing with itemize environment (reverberations of our discussion with
Wolfgang at the meeting) I came across the wrong settings of running lists:

\starttext
%\startitemize[a]
\startitemize[a,text]
\item xxx
\item yyy
\stopitemize
\stoptext

gives items in the running list with both parentheses and moreover a dot.
For English (which is a default language) items letters (and figures as
well) should be only in parentheses and without a dot.

Wolfgang confirmed that there is no option to disable the stopper for
running items only and proposed to add additional values to the placestopper 
key, e.g.

     \setupitemize [each] [placestopper=yes|no|inline|display]

sure, as long as you wikify it ... and use

> \startitem xxx \stopitem
> \startitem yyy \stopitem



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context


[dev-context] Running lists

2020-09-17 Thread Tomas Hala
Hi all,

playing with itemize environment (reverberations of our discussion with
Wolfgang at the meeting) I came across the wrong settings of running lists:

\starttext
%\startitemize[a]
\startitemize[a,text]
\item xxx
\item yyy
\stopitemize
\stoptext

gives items in the running list with both parentheses and moreover a dot.
For English (which is a default language) items letters (and figures as
well) should be only in parentheses and without a dot.

Wolfgang confirmed that there is no option to disable the stopper for
running items only and proposed to add additional values to the placestopper 
key, e.g.

    \setupitemize [each] [placestopper=yes|no|inline|display]

Best wishes,

Tomáš
___
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context