[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] export: inserting text between source and its results
From: |
Alan Schmitt |
Subject: |
Re: [O] export: inserting text between source and its results |
Date: |
Fri, 8 Jun 2012 16:06:16 +0200 |
On 8 juin 2012, at 10:57, Sebastien Vauban wrote:
> Hello Alan,
>
> Alan Schmitt wrote:
>> Now I would like to insert some text between the source part and the result
>> part. For this it seems that I need to use a "call"
>
> No, simply use named code blocks, and put "#+results: the-name-I-choose"
> wherever you want the results to be located.
>
> That way, you can completely separate where the block is, from where the
> results will be "posted" to.
It worked great, thanks a lot!
Alan