Greetings,
I set a document's title with the following code:
\expanded
{\setupmetadata
[title={Document Title}]}
I then create a derivative document with a selection of pages using ConTeXt's select script.
context --extra=select [options] list-of-files
The metadata title of this document is "mtx-context-select." While I can use any number of utilities to manually tweak the title, is there a ConTeXt way to preserve or assign metadata values when using these scripts?
--
With kind regards,
Michael