From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: disable title-format "

%s

\n" when exporting html Date: Sun, 23 Nov 2014 04:19:50 +0100 Message-ID: <87a93i8uy1.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsNii-0004TO-7v for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 22:20:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsNiZ-0005Ev-KG for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 22:20:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:47306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsNiZ-0005Em-E8 for emacs-orgmode@gnu.org; Sat, 22 Nov 2014 22:20:07 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XsNiY-00033s-11 for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 04:20:06 +0100 Received: from 168.96.135.37.dynamic.jazztel.es ([37.135.96.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2014 04:20:06 +0100 Received: from rasmus by 168.96.135.37.dynamic.jazztel.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2014 04:20:06 +0100 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, Vinh Nguyen writes: > Dear list, > > I would like my org html exporter to not include the title as an H1 > header. According to this > (http://orgmode.org/worg/org-contrib/org-export-generic.html), I think > I could do it by setting it to blank in my init file. However, I'd > like to keep as is the default, but would like to disable the > inclusion of > > "

%s

\n" > > for each project/org file by itself. Is there any way to set this > option within the org file? Thanks for your help. So do you want no title at all or do you want to only suppress the h1-representation? For the former just don't set the title or use #+TITLE: For the latter you'd probably need a filter. Hope it helps, Rasmus -- And when I’m finished thinking, I have to die a lot