From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaun Johnson Subject: Re: Brackets around title in HTML from org-e-html Date: Fri, 20 Apr 2012 15:15:24 +0100 Message-ID: <4F916F7C.7030907@slugfest.demon.co.uk> References: <4F8C2C6F.50404@slugfest.demon.co.uk> <87ipgutub2.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLEcR-0006kR-IO for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 10:15:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLEcP-0002vF-RO for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 10:15:27 -0400 Received: from lon1-post-3.mail.demon.net ([195.173.77.150]:47563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLEcP-0002v6-LG for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 10:15:25 -0400 In-Reply-To: <87ipgutub2.fsf@altern.org> 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: Bastien Cc: Org Mode On 20/04/2012 14:19, Bastien wrote: > Hi Shaun, > > Shaun Johnson writes: > >> The appended org file when exported to HTML using org-e-html >> (via org-export-dispatch) has brackets around the title. The >> generated HTML is attached (t.html) as is a screenshot (t.png). >> >> How can I avoid these brackets being inserted? > > Mhh.. I cannot reproduce this. Anyone else? > Jambunathan has already fixed this (on the 16th). So I guess you are seeing his fix. Shaun.