From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: sequential #+TITLE: specifications to accumulate in html exports Date: Sun, 07 Apr 2013 20:33:31 +0200 Message-ID: <87hajixkas.fsf@gmail.com> References: <87ppy6xppr.fsf@duenenhof-wilhelm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOuPO-00045a-JB for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 14:33:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOuPI-0004aM-55 for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 14:33:42 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:58177) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOuPH-0004a9-Ur for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 14:33:36 -0400 Received: by mail-we0-f175.google.com with SMTP id t11so4018918wey.20 for ; Sun, 07 Apr 2013 11:33:35 -0700 (PDT) In-Reply-To: <87ppy6xppr.fsf@duenenhof-wilhelm.de> (Dieter Wilhelm's message of "Sun, 07 Apr 2013 18:36:32 +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: Dieter Wilhelm Cc: emacs-orgmode@gnu.org Hello, Dieter Wilhelm writes: > multiple #+TITLE: strings accumulate (for html) exports, is this on > purpose that the previous is not overwritten? > > #+TITLE: bla > #+TITLE: bla bla Yes. See BEHAVIOUR parameter for :title in `org-export-options-alist'. Regards, -- Nicolas Goaziou