Aaron Ecay writes:
Hi Aaron,
> 2014ko uztailak 27an, Thorsten Jolitz-ek idatzi zuen:
>>
>> Thorsten Jolitz writes:
>>
>>> Hi List,
>>>
>>> whats wrong with this :post header arg:
>>>
>>> #+header: :post (format "#+attr_latex :float :placement
>>> {c}{scale=.6}\n%s" *this*)
>>> #+begin_src
Hi Thorsten,
2014ko uztailak 27an, Thorsten Jolitz-ek idatzi zuen:
>
> Thorsten Jolitz writes:
>
>> Hi List,
>>
>> whats wrong with this :post header arg:
>>
>> #+header: :post (format "#+attr_latex :float :placement {c}{scale=.6}\n%s"
>> *this*)
>> #+begin_src emacs-lisp
>> (+ 2 2)
>> #+
Thorsten Jolitz writes:
> Hi List,
>
> whats wrong with this :post header arg:
>
> #+header: :post (format "#+attr_latex :float :placement {c}{scale=.6}\n%s"
> *this*)
> #+begin_src emacs-lisp
> (+ 2 2)
> #+end_src
>
> When I understand
>
> ,
> | http://orgmode.org/manual/post.html
> `-
Hi List,
whats wrong with this :post header arg:
#+header: :post (format "#+attr_latex :float :placement {c}{scale=.6}\n%s"
*this*)
#+begin_src emacs-lisp
(+ 2 2)
#+end_src
When I understand
,
| http://orgmode.org/manual/post.html
`
correctly, *this* should hold the block result