From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: text before toc in html export Date: Sat, 06 Jul 2013 12:43:44 +0200 Message-ID: <87d2qwezof.fsf@gmail.com> References: <871u7cknp7.fsf@bye.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvPxm-0004Eq-Cd for emacs-orgmode@gnu.org; Sat, 06 Jul 2013 06:43:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvPxl-0005JQ-0H for emacs-orgmode@gnu.org; Sat, 06 Jul 2013 06:43:34 -0400 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:58716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvPxk-0005JA-Pd for emacs-orgmode@gnu.org; Sat, 06 Jul 2013 06:43:32 -0400 Received: by mail-wg0-f53.google.com with SMTP id y10so2590455wgg.20 for ; Sat, 06 Jul 2013 03:43:31 -0700 (PDT) In-Reply-To: <871u7cknp7.fsf@bye.fritz.box> (henry atting's message of "Sat, 06 Jul 2013 12:05:56 +0200") 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: henry atting Cc: emacs-orgmode@gnu.org Hello, henry atting writes: > As the export option `#+TEXT:' is completely ignored I assume that > something has changed. What is now the correct way to insert some > descriptive text before the toc? By default (i.e. with :toc option), TOC is included at the beginning of the document. You just need to move TOC elsewhere. See #+TOC keyword documentation in the manual. Regards, -- Nicolas Goaziou