Hi Otared,

Thank you for your suggestion. I would say yes and no.

I want the result one gets from what you write, but I prefer the syntax

\startexample[title={Title}]
...
\stopexample

and that has been working before. Reading in setup-en.pdf, it also looks to me as if that should work.

Best,

Mikael

On Mon, Dec 21, 2020 at 11:47 AM Otared Kavian <otared@gmail.com> wrote:
Hi Mickael,

Maybe this is what you want:

\defineenumeration[example]
        [text=Example,
        title=yes,
        titleleft=,
        titleright={.},
        ]

\starttext
\startexample{Title}
This is a test.
\stopexample
\stoptext

Of course is you say
        text=,
then you get only « Title » and a number in front of it.

Best regards: OK

> On 21 Dec 2020, at 11:05, Mikael Sundqvist <mickep@gmail.com> wrote:
>
> Hi,
>
> Has anything changed with titles and enumerations? I expected a title "Title" with the following setup.
>
> \defineenumeration[example][
>   text=Example,
>   title=yes,
> ]
>
> \starttext
> \startexample[title={Title}]
> This is a test.
> \stopexample
> \stoptext
>
> But it does not show up.
>
> /Mikael
>
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________