22 Oct
2015
22 Oct
'15
7:59 p.m.
On 10/22/2015 05:59 PM, Wolfgang Schuster wrote:
You have to use the \fetchmark command (which is currently broken but I sent a fix to the dev list) to check the content of both marks because \getmarking isn’t expandable.
\startsetups [test header] \doifelse{\fetchmark[test][top]}{\fetchmark[test][bottom]} {\getmarking[test][top]} {\getmarking[test][top] and \getmarking[test][bottom]} \stopsetups
Thank you, Wolfgang! I'll wait for the next beta (and hope that the problem with xml entities will disappear too). All best Thomas