Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread luigi scarso
On Sat, Feb 18, 2012 at 9:18 PM, Steffen Wolfrum wrote: > > Am 18.02.2012 um 20:19 schrieb luigi scarso: > >> On Sat, Feb 18, 2012 at 8:12 PM, Wolfgang Schuster >> wrote: >>> can also be \setupnote[…][rule={on,right,\MyRule}] which is ugly and two >>> step mechanism like \setuplist[…][alternativ

Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread Steffen Wolfrum
Am 18.02.2012 um 20:19 schrieb luigi scarso: > On Sat, Feb 18, 2012 at 8:12 PM, Wolfgang Schuster > wrote: >> >> Am 18.02.2012 um 20:04 schrieb luigi scarso: >> >> I think a separate key for the command is better because this >> >>> \setupnote[footnote][rule=\MyRule] >> >> can also be \setup

Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread luigi scarso
On Sat, Feb 18, 2012 at 8:12 PM, Wolfgang Schuster wrote: > > Am 18.02.2012 um 20:04 schrieb luigi scarso: > > I think a separate key for the command is better because this > >> \setupnote[footnote][rule=\MyRule] > > can also be \setupnote[…][rule={on,right,\MyRule}] which is ugly and two step >

Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread Wolfgang Schuster
Am 18.02.2012 um 20:04 schrieb luigi scarso: I think a separate key for the command is better because this > \setupnote[footnote][rule=\MyRule] can also be \setupnote[…][rule={on,right,\MyRule}] which is ugly and two step mechanism like \setuplist[…][alternative=command,command=\MyList] are be

Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread luigi scarso
On Sat, Feb 18, 2012 at 6:56 PM, Wolfgang Schuster wrote: > > Am 17.02.2012 um 14:41 schrieb Steffen Wolfrum: > >> Hi, >> >> what's wrong here?? >> >> \unexpanded\def\MyRule{\blackrule[color=orange,width=18mm,height=0.4pt]} >> >> \setupnote[footnote][rule=\MyRule] >> >> \starttext >> >> teset\foot

Re: [NTG-context] pack_black_rule_pickup ?

2012-02-18 Thread Wolfgang Schuster
Am 17.02.2012 um 14:41 schrieb Steffen Wolfrum: > Hi, > > what's wrong here?? > > \unexpanded\def\MyRule{\blackrule[color=orange,width=18mm,height=0.4pt]} > > \setupnote[footnote][rule=\MyRule] > > \starttext > > teset\footnote{text}. > > \stoptext Your \MyRule commands (even though you us

[NTG-context] pack_black_rule_pickup ?

2012-02-17 Thread Steffen Wolfrum
Hi, what's wrong here?? \unexpanded\def\MyRule{\blackrule[color=orange,width=18mm,height=0.4pt]} \setupnote[footnote][rule=\MyRule] \starttext teset\footnote{text}. \stoptext ... gives ... {\currentnote }]{\pack_black_rule_pickup }\def \syst_helpers_next_optional_command_nop \ETC. !