From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin =?ISO-8859-1?Q?G=FCrtler?= Subject: Re: Figure and table captions in org-odt.el Date: Mon, 19 Mar 2012 09:11:33 +0100 Message-ID: <1332144693.4286.2.camel@quino> References: <1331991533.26771.5.camel@basil> <81ehsrus0x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9Xgu-0002Ku-Vc for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 04:11:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9Xgn-0005R4-QM for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 04:11:44 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:47465) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S9Xgn-0005QO-G3 for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 04:11:37 -0400 In-Reply-To: <81ehsrus0x.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: Orgmode Hi, this is doing what I want. I had already suspected org-odt-category-map-alist, but I had missed the fact that the xml file has to be changed as well. Thanks, Martin