From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: :ignoreheading: works with LaTeX export, but not HTML Date: Fri, 27 Mar 2015 11:53:40 +0100 Message-ID: <87r3sak8y3.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbRsn-0008NO-SU for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 06:52:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbRsk-0005pP-Li for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 06:52:57 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:55949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbRsk-0005pH-Fm for emacs-orgmode@gnu.org; Fri, 27 Mar 2015 06:52:54 -0400 In-Reply-To: (Richard Stanton's message of "Thu, 26 Mar 2015 19:45:23 -0700") 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: Richard Stanton Cc: emacs-orgmode@gnu.org Hello, Richard Stanton writes: > I want to put some headers in my org file that don't get exported. If > I put :ignoreheading: after the title, it correctly does not get > exported to LaTeX, but it still appears when I export to HTML (with > the text :ignoreheading: on the same line). Am I missing something? In > my setup I have the lines :ignoreheading: is a feature implemented in "ox-beamer.el" only. This is not a common feature for all back-ends. Regards, -- Nicolas Goaziou