Hello,

I'm just resending this question because I haven't received any
answers/ideas in a week. I also asked it in
https://emacs.stackexchange.com/questions/23836/how-to-have-org-mode-radio-table-install-converted-table-to-more-than-one-receiv,
with no answers so far.

Thanks,

Omid

On 06/07/2016 12:16 PM, Omid wrote:
> Right now, it only installs to the first location.
> 
> On 06/07/2016 12:13 PM, Omid wrote:
>> Hello,
>>
>> Is there a way to have #+ORGTBL: SEND install converted table to MORE
>> than 1 receiver location? Specifically, in LaTeX I have
>>
>> \begin{comment}
>> #+ORGTBL: SEND r_hf-vector orgtbl-to-generic :splice t :lend " \\\\"
>> :sep " & "
>> |      f |
>> |      0 |
>> | \vdots |
>> |      0 |
>> \end{comment}
>>
>> And I'd like it to be installed in both locations below.
>>
>>     % BEGIN RECEIVE ORGTBL r_hf-vector
>> f \\
>> 0 \\
>> \vdots \\
>> 0 \\
>>     % END RECEIVE ORGTBL r_hf-vector
>>
>>     % BEGIN RECEIVE ORGTBL r_hf-vector
>> f \\
>> 0 \\
>> \vdots \\
>> 0 \\
>>     % END RECEIVE ORGTBL r_hf-vector
>>
>>
>> Org-mode version 8.3.4 (8.3.4-60-g19cf68-elpa)
>> GNU Emacs 24.5.1
>>
>> Thanks,
>>

Reply via email to