Am 03.02.19 um 17:34 schrieb Wolfgang Schuster:

> 
> Use \setupdocument to set the metadata for the PDF. You can access the
> values with the \documentvariable command.
> 
> \setuppagenumbering
>   [location=]
> 
> \setupheadertexts
>   [\documentvariable{metadata:title} – \documentvariable{metadata:author}]
> 
> \setupdocument
>   [metadata:title={foo},
>    metadata:subtitle={bar},
>    metadata:author={Peter},
>    metadata:keyword={context}]
> 
> \starttext
> \samplefile{lorem}
> \stoptext
> 

Thank you, Wolfgang.

juh

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to