Kate F <mailto:k...@elide.org>
17. Januar 2016 um 17:56
Hi,

Is it possible to have TeX markup executed in the text fields for
\setupinteraction?
I would like to do something like:

\definemarking[xyz]
\marking[xyz]{Hello}
\setupinteraction[state=start]
\setupinteraction[title={\getmarking[xyz][current]}]
\setupinteraction[author={\getmarking[xyz][current]}]
\starttext
xyz=\getmarking[xyz][current]
\stoptext

But my generated PDF has literally "\getmarking[xyz][current]}" for
the title and author.
Are you sure you want to use marks to store text because the mechanism
works only in headers and footers.

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