![](https://secure.gravatar.com/avatar/3b89ade8854fe10b5e3f8c87c6fa82f5.jpg?s=120&d=mm&r=g)
26 Apr
2013
26 Apr
'13
1:27 p.m.
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? -- Cecil Westerhof