From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Allow more export options to be controlled per-subtree Date: Sat, 30 Sep 2017 04:59:59 +0000 Message-ID: References: <87d16aoe2w.fsf@nicolasgoaziou.fr> <87zi9emy0m.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a114f17e41dd1e1055a610485" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dy9sx-00013j-A7 for emacs-orgmode@gnu.org; Sat, 30 Sep 2017 01:00:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dy9sw-0000vJ-7i for emacs-orgmode@gnu.org; Sat, 30 Sep 2017 01:00:19 -0400 Received: from mail-yw0-x22d.google.com ([2607:f8b0:4002:c05::22d]:45058) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dy9sw-0000uR-00 for emacs-orgmode@gnu.org; Sat, 30 Sep 2017 01:00:18 -0400 Received: by mail-yw0-x22d.google.com with SMTP id q80so993157ywg.2 for ; Fri, 29 Sep 2017 22:00:17 -0700 (PDT) In-Reply-To: <87zi9emy0m.fsf@nicolasgoaziou.fr> 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" To: Amos Bird Cc: emacs-org list , Nicolas Goaziou --001a114f17e41dd1e1055a610485 Content-Type: text/plain; charset="UTF-8" Hi Amos, Regarding your question in the other thread, did you try the below suggestion? On Thu, Sep 28, 2017, 3:19 PM Nicolas Goaziou wrote: > > By the way, it is already possible to prevent emphasis in a subtree > export: > > * Subtree > :PROPERTIES: > :EXPORT_OPTIONS: *:nil > :END: > -- Kaushal Modi --001a114f17e41dd1e1055a610485 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Amos,
=
Regarding your question in the other thread, did= you try the below suggestion?

On Thu, Sep 28, 2017, 3:19 PM Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:

By the way, it is already possible to prevent emphasis in a subtree
export:

=C2=A0 =C2=A0 * Subtree
=C2=A0 =C2=A0 :PROPERTIES:
=C2=A0 =C2=A0 :EXPORT_OPTIONS: *:nil
=C2=A0 =C2=A0 :END:
--

Kaushal Modi

--001a114f17e41dd1e1055a610485--