25 Feb
2023
25 Feb
'23
9:10 p.m.
On 2/25/2023 5:01 PM, Joel via ntg-context wrote:
I have a list like this:
\startitemize[1] \item fish \item eggs \item milk \stopitemize
Is there any command in ConTeXt to make this display the items as a comma-separated list, like this:
fish, eggs, milk
Or a semi-colon-separated list?
fish; eggs; milk it's not that hard to add a few lines to the core to support that, so i'll look into it
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------