From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: basename of exported subtree? Date: Tue, 21 Jul 2015 10:43:38 +0200 Message-ID: <20150721084338.GI15346@chitra.no-ip.org> References: <20150720140653.GG15346@chitra.no-ip.org> <20150720141948.GA5342@watter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHT9N-0004xt-Of for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 04:43:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHT9J-0004Cr-Oq for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 04:43:45 -0400 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:35275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHT9J-0004CJ-I7 for emacs-orgmode@gnu.org; Tue, 21 Jul 2015 04:43:41 -0400 Received: by wgav7 with SMTP id v7so84557347wga.2 for ; Tue, 21 Jul 2015 01:43:40 -0700 (PDT) Received: from chitra.no-ip.org (ip82-139-115-46.lijbrandt.net. [82.139.115.46]) by smtp.gmail.com with ESMTPSA id uo6sm35827880wjc.1.2015.07.21.01.43.39 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jul 2015 01:43:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 Matt, On Mon, Jul 20, 2015 at 02:12:17PM -0400, Matt Price wrote: > > Neither of these changed the actual file name, but Suvayu's euggestion -- > setting the EXPORT_FILE_NAME property -- did the trick. Thank you both! I > was unable to find this in the org documentation on my own, though now that > I am able to search it I find that it is listed in 12.3, export settings. The first guess for most subtree export properties is, prepend EXPORT_ to whatever was the keyword for a normal export. So you can have, EXPORT_TITLE, EXPORT_AUTHOR, EXPORT_OPTIONS, etc. Hope this helps, -- Suvayu Open source is the future. It sets us free.