Am 08.10.24 um 19:16 schrieb Wolfgang Schuster:
You can change the separator when you create a custom splitter.

local csvsplitter = utilities.parsers.rfc4180splitter{ separator = ";" }

Thanks a lot.

Just curious. I often wonder in pure ConTeXt when to use curly bracets and when square brackets

In this lua code I would think we would need simple rounded ones.

Like in your first example where you call the splitter without options:

local csvsplitter = utilities.parsers.rfc4180splitter()

I am sure that this is some lua convention, but, nevertheless, it puzzles me.

Ciao!
juh
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to