Re: [O] :header-args: over several lines?

2014-07-28 Thread Bastien
Hi Rainer, Rainer M Krug writes: >> Exactly that should work, i.e. using header-args+: > > And it does - should be added to the manual in the example. Can you provide a patch for this? -- Bastien

Re: [O] :header-args: over several lines?

2014-07-06 Thread Thorsten Jolitz
Rainer M Krug writes: > Along the same lines: > > When I use > > , > | :header-args: :var RNGKIND="Mersenne-Twister" > | :header-args+: :var RNGNORMALKIND="Inversion" > ` > > both variables are transferred - is var+ generally redundant, or i=only > in this case? When I start using :var+

Re: [O] :header-args: over several lines?

2014-06-26 Thread Rainer M Krug
Aaron Ecay writes: > 2014ko ekainak 25an, Rainer M Krug-ek idatzi zuen: >> >> Hi >> >> I want to add many variables to a subtree. But it seems >> that :header-args: only allows one line - is this true? In my case, this >> line would be exceedingly long and very difficult to debug. >> >> Is the

Re: [O] :header-args: over several lines?

2014-06-25 Thread Aaron Ecay
2014ko ekainak 25an, Rainer M Krug-ek idatzi zuen: > > Hi > > I want to add many variables to a subtree. But it seems > that :header-args: only allows one line - is this true? In my case, this > line would be exceedingly long and very difficult to debug. > > Is there a way of having :header-args

[O] :header-args: over several lines?

2014-06-25 Thread Rainer M Krug
Hi I want to add many variables to a subtree. But it seems that :header-args: only allows one line - is this true? In my case, this line would be exceedingly long and very difficult to debug. Is there a way of having :header-args: span several lines (like var+)? Thanks, Rainer -- Rainer M. K