From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] export title for subtree Date: Mon, 18 Jun 2012 01:36:48 +0200 Message-ID: <87aa015x4f.fsf@gmail.com> References: <87sjdtbn7m.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgP4g-0007vv-0i for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 19:40:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgP4d-0005ms-Va for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 19:40:05 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:44860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgP4d-0005hP-Lz for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 19:40:03 -0400 Received: by wefh52 with SMTP id h52so4187406wef.0 for ; Sun, 17 Jun 2012 16:40:00 -0700 (PDT) In-Reply-To: <87sjdtbn7m.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Mon, 18 Jun 2012 00:14:21 +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: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha writes: > is the new exporter lacking the possibility to set the title of the > exported document, when the title is set in the properties? > > Example: > ,---- > | #+title: test > | > | * testexport > | :PROPERTIES: > | :EXPORT_TITLE: Pumuckl > | :END: > | Some text. > `---- This should be fixed in master, as long as you export subtree only. Thank you for reporting this. Regards, -- Nicolas Goaziou