From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Different OPTIONS according to export format Date: Mon, 30 Sep 2013 12:14:43 +0200 Message-ID: <8761ti39bg.fsf@gmail.com> References: <86r4c6equm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQaUy-00015u-N2 for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 06:14:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQaUo-0007fw-49 for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 06:14:40 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:57335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQaUn-0007fk-T4 for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 06:14:30 -0400 Received: by mail-we0-f173.google.com with SMTP id w62so5266408wes.18 for ; Mon, 30 Sep 2013 03:14:29 -0700 (PDT) In-Reply-To: <86r4c6equm.fsf@gmail.com> (Pascal Quesseveur's message of "Mon, 30 Sep 2013 09:00:33 +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: pquessev@gmail.com Cc: emacs-orgmode@gnu.org Hello, Pascal Quesseveur writes: > From what I understand with Org 7.9 it is not possible to configure > different OPTIONS values according to the export format (I wanted to > get numbered headings in PDF output, and no numbering in HTML). Is it > the same with version 8.2? You can do it with options filters. See `org-export-filter-options-functions'. Regards, -- Nicolas Goaziou