From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Org Export to ODT Problem Files Date: Tue, 14 Jan 2014 14:50:30 +0530 Message-ID: <877ga2ly1t.fsf@gmail.com> References: <87ha9egi04.fsf@bzg.ath.cx> <864n5ekool.fsf@freeenv.ad.medctr.ucla.edu> <87iotuf215.fsf@bzg.ath.cx> <87eh4fi2on.fsf@gmail.com> <86iotnbeai.fsf@freeenv.ad.medctr.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W30FL-0001SJ-3z for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 04:25:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W30FD-0004ub-RR for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 04:25:19 -0500 Received: from plane.gmane.org ([80.91.229.3]:59165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W30FD-0004uX-LB for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 04:25:11 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W30F6-00068a-6d for emacs-orgmode@gnu.org; Tue, 14 Jan 2014 10:25:04 +0100 Received: from 115.242.210.2 ([115.242.210.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jan 2014 10:25:04 +0100 Received: from kjambunathan by 115.242.210.2 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jan 2014 10:25:04 +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 Aric Gregson writes: >>> 4. Figure and table references are by section, sort of like old >>> fashioned latex. > > For me, I am not writing a book or anything very long, just > manuscripts. Thus, I would prefer just to label each figure in order and > each table in order. I would therefore get Figure 1, Figure 2, etc and > Table 1, Table 2, etc in the order of appearance in the text. There is > no reference to section that way. You are looking for this (custom-set-variables '(org-odt-display-outline-level 0))