Re: [O] new odt-exporter: problems with formatting in captions

2013-12-18 Thread Martin Gürtler
> "J" == Jambunathan K writes: J> NOTE: If someone knows how to accommodate short captions (so that an J> that an Index/TOC could be generated from within LibreOffice based on J> it, please let me know.) The openDocument standard says in 7.4.1 Use Caption Each object contained in a text doc

Re: [O] new odt-exporter: problems with formatting in captions

2013-12-16 Thread Andreas Leha
martin.guert...@gmx.de (Martin Gürtler) writes: > Hi, > > I just converted a 150 page document I used to convert to odt with the old > exporter. Following problems occurred: > > 1. table with #+CAPTION >If the caption contains formatting (~, ==, _, ^), the exporter >produces an invalid con

Re: [O] new odt-exporter: problems with formatting in captions

2013-12-16 Thread Jambunathan K
Wrt items (1) and (2), I am planning to remove the support for short captions. (The caption going as part of table:name or draw:name) as part of fix for http://lists.gnu.org/archive/html/emacs-orgmode/2013-12/msg00100.html The fix is not ready yet. I am just feeling lazy after having not looke

[O] new odt-exporter: problems with formatting in captions

2013-12-16 Thread Martin Gürtler
Hi, I just converted a 150 page document I used to convert to odt with the old exporter. Following problems occurred: 1. table with #+CAPTION If the caption contains formatting (~, ==, _, ^), the exporter produces an invalid content.xml. minimal example: ---8<