[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] [PATCH] Simplifying the handling of HTML preamble/postambl
From: |
Bastien |
Subject: |
Re: [Orgmode] [PATCH] Simplifying the handling of HTML preamble/postamble |
Date: |
Thu, 10 Feb 2011 18:13:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Manuel Giraud <address@hidden> writes:
> Bastien <address@hidden> writes:
>
>> As for org-export-html-preamble and -postamble being t by default, it's
>> a mistake I made. I think they should default to nil. But I'd welcome
>> another opinion!
>
> For the postamble maybe. But for the preamble, I don't think it is a
> good idea to remove the <h1> title by default (but maybe I'm wrong : how
> is it done in others export formats?)
My bad. Preamble *and* postamble are currently inserted by default.
The HTML export behaves as if :auto-preamble and :auto-postamble are
set to t.
So I guess I'll commit my patch as it is.
--
Bastien