Hi all,
I used the following MWE for creating the metainformation in PDF:
\setupinteraction
[title={a, b, c},
subtitle={a, b, c},
author={a, b, c},
keyword={a, b, c},
]
\starttext
blah
\stoptext
While the title, subtitle and author contain the text without any change,
in keyword all commas has been erased. Is this the expected behaviour?
If yes, how could I write command inside?
Best wishes,
Tomáš