Re: [O] Captions for src and example blocks

2012-01-16 Thread Nicolas Goaziou
Hello, Christian Wittern writes: > It seems that the current LaTeX and ODT backends do not support this > out of the box, also there is no word of this in the manual, so > I assume it is still experimental? Yes. If you have the development version, you can test it. > Excuse my ignorance, but w

Re: [O] Captions for src and example blocks

2012-01-15 Thread Jambunathan K
> BTW, is it currently possible to set the size for figures (I mean, > included graphic)? I know it is possible in Latex, but the Latex > directive seems to be ignored by ODT? Anyway, I guess this problem > will go away with the new generic exporter. Try (info "(org) Images in ODT export") or

Re: [O] Captions for src and example blocks

2012-01-15 Thread Christian Wittern
Hi Jambunathan, First of all, thanks for all your work with ODT, it makes org-mode so much more useful! On 2012-01-15 01:38, Jambunathan K wrote: As Nicolas notes, all essential infrastructure is in place. Only thing that needs to happen is to switch over the existing ODT backend to the new e

Re: [O] Captions for src and example blocks

2012-01-15 Thread Christian Wittern
Hi Nicolas, Thanks for your answer. On 2012-01-14 17:43, Nicolas Goaziou wrote: Hello, Christian Wittern writes: There was a thread last April about a way to introduce captions and labels to src and example blocks (see http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00877.html).

Re: [O] Captions for src and example blocks

2012-01-14 Thread Jambunathan K
Hello Chris > Dear Orgmoders, > > There was a thread last April about a way to introduce captions and > labels to src and example blocks (see > http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00877.html). > Now I would like to use captions in a similar way, but not just for > LaTex, b

Re: [O] Captions for src and example blocks

2012-01-14 Thread Nicolas Goaziou
Hello, Christian Wittern writes: > There was a thread last April about a way to introduce captions and > labels to src and example blocks (see > http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00877.html). > Now I would like to use captions in a similar way, but not just for > LaTex,

[O] Captions for src and example blocks

2012-01-13 Thread Christian Wittern
Dear Orgmoders, There was a thread last April about a way to introduce captions and labels to src and example blocks (see http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00877.html). Now I would like to use captions in a similar way, but not just for LaTex, but also for the ODT export.