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

2014-07-28 Thread Bastien
Hi Rainer, Rainer M Krug rai...@krugs.de 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 rai...@krugs.de 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

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

2014-06-26 Thread Rainer M Krug
Aaron Ecay aarone...@gmail.com 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

[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.

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: span