emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Export as HTML


From: roc lee
Subject: Re: [Orgmode] Export as HTML
Date: Mon, 30 Mar 2009 17:03:17 +0800

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

2009/3/30 Sébastien Vauban <address@hidden>
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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]