Hi Jambunathan, thanks for the quick help.
Am Freitag, den 30.03.2012, 01:04 +0530 schrieb Jambunathan K: > May be you are trying to build an index out of object names... Or pick > and choose objects of interest. Please upgrade to the following commit > and report back any problems or suggestions. > > I have pushed the commit to master branch. If you are quick enough with > your feedback, I can commit this change to hotfix-7.8.06 branch so that > it can reach Emacs-24.1. > I just pulled from orgmode.org. It does what I want. Unless there is some formatting in the caption. Then you get an invalid content.xml, even if you don't use the new feature (ie with a simple '#+CAPTION: a_i'). minimal example: #+CAPTION: [*a_i*]{a_i is named =A\_i=} #+LABEL: tab:referenced table | a | b | c | |---+---+---| | 1 | 2 | 3 | Best regards, Martin > ,---- > | commit 67694297fa0f9b32cf4bfe812ba8a5c5cf4a0859 > | Author: Jambunathan K <kjambunat...@gmail.com> > | Date: Fri Mar 30 00:30:46 2012 +0530 > | > | org-odt.el: Honor short caption for table, figure etc > `---- > > Btw, any feedback on these two fixes? > > http://lists.gnu.org/archive/html/emacs-orgmode/2012-03/msg00798.html > http://lists.gnu.org/archive/html/emacs-orgmode/2012-03/msg00797.html > > > Regards, > > > > Martin