On Sun, 17 Jan 2016 20:09:56 +0100
Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote:

> But, if I want to use the title etc. in the title page, should I do
> something like:
> 
> \starttitlepagemakeup
> \getvariable{document}{metadata:title}
> \stoptitlepagemakeup
> It depends, when you want the title in the pdf without a manual
> setting with \setupinteraction you can use the value of
> “metadata:title” in your document.

Thanks, again, these are useful pointers.
In conclusion, good practice could be (but would this work?):

\startdocument
  [title=My title,
   metadata:title=\documentvariable{title},
   author=Me,
   metadata:author=\documentvariable{author}]
...
\stopdocument


Alan
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to