Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Bastien
Nick Dokos writes: > 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). >> > >> >

Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Nick Dokos
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 be

Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Bastien
Shaun Johnson writes: > Jambunathan has already fixed this (on the 16th). So I guess you > are seeing his fix. Right, thanks for confirming. -- Bastien

Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Shaun Johnson
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 i

Re: [O] Brackets around title in HTML from org-e-html

2012-04-20 Thread Bastien
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 repro

Re: [O] Brackets around title in HTML from org-e-html

2012-04-16 Thread Shaun Johnson
On 16/04/2012 19:07, Jambunathan K wrote: Shaun Johnson writes: Hi, 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 i

Re: [O] Brackets around title in HTML from org-e-html

2012-04-16 Thread Jambunathan K
Shaun Johnson writes: > Hi, > > 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? Fixed. Please pull aga