[O] [Accepted] [O, Bug] body-only Export Option Adds Extra html Tags.

2011-03-09 Thread Bastien Guerry
MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [O,Bug] body-only Export Option Adds Extra html Tags. Date: Tue, 08 Mar 2011 19:30:27 - From: Manuel Giraud manuel.gir...@univ-nantes.fr X-Patchwork-Id: 662 Message-Id: 87fwqx3csc@univ-nantes.fr To: li...@manor-farm.org Cc

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-09 Thread Bastien
Manuel Giraud manuel.gir...@univ-nantes.fr writes: Ok this one was easy. Here's a patch that correct the body-only behaviour. Thanks for this! -- Bastien

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-08 Thread Ian Barton
On 07/03/11 18:10, Ian Barton wrote: If I export body-only in my publishing options and publish a file that looks like: #+TITLE: Index for Cycling Pages. #+STARTUP: showall indent #+STARTUP: hidestars #+BEGIN_HTML --- layout: cycling title: Cycling. excerpt: Page about cycling. --- #+END_HTML

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-08 Thread Manuel Giraud
Ian Barton li...@manor-farm.org writes: So it looks like SHA: da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML preamble/postamble caused the problem. I'll have a look at that. Is the /div and /body with no opening a normal behaviour for the :body-only option ? --

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-08 Thread Manuel Giraud
Manuel Giraud manuel.gir...@univ-nantes.fr writes: Ian Barton li...@manor-farm.org writes: So it looks like SHA: da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML preamble/postamble caused the problem. I'll have a look at that. Is the /div and /body with no opening a

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-08 Thread Bernt Hansen
Manuel Giraud manuel.gir...@univ-nantes.fr writes: Ian Barton li...@manor-farm.org writes: So it looks like SHA: da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML preamble/postamble caused the problem. I'll have a look at that. Is the /div and /body with no opening a

Re: [O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-08 Thread Ian Barton
On 08/03/11 14:30, Manuel Giraud wrote: Manuel Giraudmanuel.gir...@univ-nantes.fr writes: Ian Bartonli...@manor-farm.org writes: So it looks like SHA: da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML preamble/postamble caused the problem. I'll have a look at that.

[O] [Bug] body-only Export Option Adds Extra html Tags.

2011-03-07 Thread Ian Barton
If I export body-only in my publishing options and publish a file that looks like: #+TITLE: Index for Cycling Pages. #+STARTUP: showall indent #+STARTUP: hidestars #+BEGIN_HTML --- layout: cycling title: Cycling. excerpt: Page about cycling. --- #+END_HTML Some text The resulting html looks