Re: [O] [odt] [PATCH] Anchoring image to a page

2011-11-24 Thread Jérémy Compostella
Jambunathan K writes: > Jeremy > >> What about the second patch ? I'm very interested in seeing it >> merged. > > I did a quick run of the attached patch (authored by you). > > When I do this: > > #+ATTR_ODT: :anchor page > [[./org-mode-unicorn.png]] > > I see that the image is anchored to th

Re: [O] [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer.

2011-11-24 Thread Jérémy Compostella
Jambunathan K writes: >> All, >> >> I'm currently generating a road book for a trip from different Org-Mode >> file and other data. It results in a 13 thousands lines Org-Mode file >> and I have some performance issues. Using the ELP package, I isolated >> the two main bottlenecks. >> >> 1. One is

[O] [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer.

2011-11-24 Thread Jérémy Compostella
All, I'm currently generating a road book for a trip from different Org-Mode file and other data. It results in a 13 thousands lines Org-Mode file and I have some performance issues. Using the ELP package, I isolated the two main bottlenecks. 1. One is in org-odt : the org-odt-write-manifest-file