From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [new exporter] export title for subtree Date: Mon, 18 Jun 2012 09:04:37 +0200 Message-ID: <87fw9taynu.fsf@med.uni-goettingen.de> References: <87sjdtbn7m.fsf@med.uni-goettingen.de> <87aa015x4f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgW23-0002ga-7y for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 03:05:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgW21-0002oY-AZ for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 03:05:50 -0400 Received: from plane.gmane.org ([80.91.229.3]:53064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgW21-0002oU-1T for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 03:05:49 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SgW1y-0000G8-Ep for emacs-orgmode@gnu.org; Mon, 18 Jun 2012 09:05:46 +0200 Received: from genepi110.genepi.med.uni-goettingen.de ([134.76.140.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jun 2012 09:05:46 +0200 Received: from andreas.leha by genepi110.genepi.med.uni-goettingen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jun 2012 09:05:46 +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: emacs-orgmode@gnu.org Hi Nicolas, > 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. Thanks for the quick fix. I can confirm this is fixed now on my setup. Cheers, Andreas