On Saturday, October 30, 2021 4:57:07 PM IST Hans Hagen wrote:
> that function was only meant for internal (inter-lua-module
> communication) usage (also because there are some expectations abotu
> what is in there)
> 
> what do you want change?

Dear Hans,

I want to (/used to) set the creator and producer in the following manner 

\startluacode
local metadata = lpdf.getmetadata();
metadata['producer']='IKTS-VTR';
metadata['creator']='IKTS-VTR';
\stopluacode

I was not able to do this using \setupinteraction, which I use to setup the 
title, subtitle and author.

Thanks, 
kauśika


___________________________________________________________________________________
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