From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: org-odt: turning off section numbering does not work Date: Mon, 17 Oct 2011 10:07:49 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFnrA-0000tV-C6 for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:07:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RFnr5-0004TB-FG for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:07:56 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:36026) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RFnr5-0004QM-At for emacs-orgmode@gnu.org; Mon, 17 Oct 2011 10:07:51 -0400 Received: by wwj40 with SMTP id 40so1295517wwj.30 for ; Mon, 17 Oct 2011 07:07:50 -0700 (PDT) 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: emacs-orgmode@gnu.org I have the following in my org file: #+OPTIONS: toc:nil H:10 num:nil Yet in my ODT file I get numbered sections: 1. Work Experience 1.1.1 Company A 1.1.2 Company B 2. Skills 3. Education Am I doing something wrong ? Or is there another option that I am not aware of ? -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com