emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [BUG] define "just", preamble and postamble placement


From: Nick Dokos
Subject: Re: [Orgmode] [BUG] define "just", preamble and postamble placement
Date: Thu, 07 Oct 2010 18:44:11 -0400

Łukasz Stelmach <address@hidden> wrote:


> The docstrings for org-export-html-(pre|post)amble say
> 
>     (Pre|Post)amble, to be inserted just (after|befor) </?body>.
> 
> This means that they should go before and after (respectively) <div
> id="content"> and its </div>. Am I right?
> 

Warning: I'm not an expert. I think the reason that they are inside the
<div id="content">.... </div> is so that they can get whatever style
the CSS gives this <div>. If they were outside, then you would have to
modify the CSS to get at them (maybe by defining a body style).

Does it matter? Is the placement inside the <div> causing you
difficulties? The preamble still comes before any "real" content
and similarly for the postamble.

Nick



reply via email to

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