From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: export options toc:t depends on num:t Date: Wed, 06 Apr 2011 10:18:59 +0530 Message-ID: <8162qshtms.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49142 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7KgG-0004mi-Pa for emacs-orgmode@gnu.org; Wed, 06 Apr 2011 00:49:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7KgF-000459-OE for emacs-orgmode@gnu.org; Wed, 06 Apr 2011 00:49:24 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:62949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7KgF-00044n-KA for emacs-orgmode@gnu.org; Wed, 06 Apr 2011 00:49:23 -0400 Received: by iyf13 with SMTP id 13so1429357iyf.0 for ; Tue, 05 Apr 2011 21:49:22 -0700 (PDT) In-Reply-To: (John Hendy's message of "Tue, 5 Apr 2011 22:04:59 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Hendy Cc: emacs-orgmode John Hendy writes: > Hi, > > > Maybe this is obvious to most, but I was puzzled by it. It seems that > ,--- > | #+options: toc:t > `--- > > will not function when paired with: > ,--- > | #+options: toc:t num:nil > `--- > Anyway, if these two are necessary, perhaps the manual could be > updated (http://orgmode.org/manual/Export-options.html#Export-options): > ,--- > | toc: turn on/off table of contents, or set level limit > (integer); requires num:t or no setting (t is default for num) > `--- > > Or something to that effect. Is this a LaTeX specific behaviour? I don't see anything odd with HTML export. Jambunathan K. --