On 4/26/2013 1:27 PM, Cecil Westerhof wrote:
It is a long time since I used ConTeXt. I am starting again.
I have the following code: \setvariables[meta][type=cecil]
\if\getvariable{meta}{type}=cecil \setvariables[meta][ name={Cecil Westerhof}, ] \setvariables[layout][ header=0mm, ] \fi
But that does not work.
For the conditional I also tried: \ifx\getvariable{meta}{type}\cecil
But that does not work either.
What is the correct way to define the comparison?
\doifelse {\getvariable{meta}{type}} {cecil} { ... } { ... } ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------