From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Including Tables and Figures in TOC for org-odt-export Date: Thu, 23 Jan 2014 16:37:11 +0530 Message-ID: <8738kf0xeo.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6I7C-00046g-2D for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 06:06:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6I75-0008QO-TL for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 06:06:30 -0500 Received: from plane.gmane.org ([80.91.229.3]:51485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6I75-0008Q9-Mo for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 06:06:23 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W6I71-0007u0-W7 for emacs-orgmode@gnu.org; Thu, 23 Jan 2014 12:06:19 +0100 Received: from 101.63.198.103 ([101.63.198.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Jan 2014 12:06:19 +0100 Received: from kjambunathan by 101.63.198.103 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Jan 2014 12:06:19 +0100 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 Cc: emacs-orgmode@gnu.org Rajat Mukherjee writes: > Hello Org-mode users, > Can any body direct me as to how to include list of tables and figures in the > toc when exporting to odt from orgmode. Org cannot generate TOC of tables and figures. You need to use LibreOffice to insert Index of Table and Figures (by hand). You are the first user to ask for this feature. If I see more people shouting out for this feature, I can consider adding it. > Many thanks in advance, > Rajat.