On Mar 30, 2009, at 10:55 AM, Sébastien Vauban wrote:
Hello,
Trying to use free CSS templates for some Web site, I have layout
problems
with the current export to HTML, as a first `' is
hard-coded
into the resulting Web page.
Could you remove that line, and its closing tag from `(insert
2009/3/30 roc lee
> in org-exp.el, line 3858:
> (insert "\n")
>
> 2009/3/30 Sébastien Vauban
>
> Hello,
>>
>> Trying to use free CSS templates for some Web site, I have layout problems
>> with the current export to HTML, as a first `' is
>> hard-coded
>> into the resulting Web page.
>>
>>
in org-exp.el, line 3858:
(insert "\n")
2009/3/30 Sébastien Vauban
> Hello,
>
> Trying to use free CSS templates for some Web site, I have layout problems
> with the current export to HTML, as a first `' is
> hard-coded
> into the resulting Web page.
>
> Could you remove that line, and its c
Hello,
Trying to use free CSS templates for some Web site, I have layout problems
with the current export to HTML, as a first `' is hard-coded
into the resulting Web page.
Could you remove that line, and its closing tag from `(insert
"\n\n\n\n"))' (in function `org-export-as-html') so that
we hav