in org-exp.el, line 3858:
    (insert "<div id=\"table-of-contents\">\n")

2009/3/30 Sébastien Vauban <zthjwsqqa...@spammotel.com>

> Hello,
>
> Trying to use free CSS templates for some Web site, I have layout problems
> with the current export to HTML, as a first `<div id="content">' is
> hard-coded
> into the resulting Web page.
>
> Could you remove that line, and its closing tag from `(insert
> "\n</div>\n</body>\n</html>\n"))' (in function `org-export-as-html') so
> that
> we have a completely naked BODY, that the user can fill at its own freedom
> via
> the preamble/postamble?
>
> Thanks,
>  Seb
>
> --
> Sébastien Vauban
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to