![](https://secure.gravatar.com/avatar/93131e1e6e2204bd13501390d768dbdc.jpg?s=120&d=mm&r=g)
20 Mar
2012
20 Mar
'12
5:45 p.m.
Am 20.03.2012 um 17:35 schrieb Steffen Wolfrum:
Am 20.03.2012 um 14:42 schrieb Wolfgang Schuster:
You have to enable you own command with “rule=command” but then you have to set rulecolor and rule thickness in your own definition (best us \blackrule for this).
rule=command,rulecommand=\MyRule
instead of
rulecommand=\MyRule
hm ... this logic I didn't not yet internalize.
You have to tell context it should use your own rule instead of the default rule, it’s like “alternative=command” for other setups. Wolfgang