Dear List,
Here is another example
\startitemize[R,packed,broad]
\startitem Hasselt was founded in the 14th century. \stopitem
\startitem Hasselt is known as a so called Hanze town. \stopitem
\startitem Hasselt's name stems from a tree.
\stopitem
\stopitemize
But I get the same text, after compiling.
Uschi
Von: Ursula Hermann
Gesendet: Mittwoch, 29. Jänner 2025 13:32
An: 'mailing list for ConTeXt users' <ntg-context@ntg.nl>
Betreff:
Dear List
From the page:
Text blocks/Environments/Lists of items, in the point
Customization details and examples
Manual labels
I have tried the second example. But I don’t know what to do, because, as you can see on the pdf, I got the wrong text.
\startitemize[R,fit][itemalign=flushright,stopper={ --- }]
\dorecurse{5}{\item blablabla}
\stopitemize
Many thanks
Uschi