Hi Roc Lee,

Roc lee wrote:
> 2009/3/30 roc lee <roc.lee...@gmail.com>
>>> 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?
>
> There is no such a div on my exported files. The version I am using is
> 6.17a.

See lines 3584:

--8<---------------cut here---------------start------------->8---
<div id=\"content\">
--8<---------------cut here---------------end--------------->8---

and line 4205:

--8<---------------cut here---------------start------------->8---
(insert "\n</div>\n</body>\n</html>\n"))
--8<---------------cut here---------------end--------------->8---

in my Org-mode version 6.24trans.

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

Reply via email to