From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois?= Allisson Subject: new exporter - subtree export and a few keywords Date: Tue, 18 Dec 2012 11:19:44 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkuHK-0005rU-Le for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 05:20:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TkuHI-0000xl-Cn for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 05:20:01 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:54705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkuHI-0000w6-5d for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 05:20:00 -0500 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: Org mode Dear org-mode users and developers, The following concerns Nicolas' new exporter.^ I am totally seduced by the concept of export by subtree, and the possibility to use properties to set the export options and parameters (i.e. :EXPORT_TITLE:, :EXPORT_OPTIONS:, :EXPORT_LATEX_HEADER:, etc.). I am wondering if all that could be done by exporting the whole document can be done with exporting by subtree. So far, I am concerned by the following keywords, that I used (here with examples): #+LANGUAGE: ru and #+BIND: org-e-latex-title-command "" Can these be achieved by subtree export, or using another trick I am not aware of? Best, Fran=C3=A7ois