On 3/26/20 6:54 PM, Tomas Hala wrote: > [...] > I would like to have commas in metadata attribute keywords > because space is confusing -- one cannot distinguish > a space as a separator from a space as a part of a keyword.
Hi Tomáš, a workaround is contained in the following sample \def\comma{‚} \enabledirectives [interaction.identity.preroll] \setupinteraction [title={a, b, c}, subtitle={a, b, c}, author={a, b, c}, keyword={a\comma\ b\comma\ c}, ] \starttext \null \stoptext BTW, I’m faking the character with an opening single comma (such as the one used in German [and probably other languages 😅]). I don’t know how to insert the actual comma there, since it gets replaced when using the command. Just in case it might help, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________