[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Rework org-export-html-preamble/postamble (again)
From: |
Jason Dunsmore |
Subject: |
Re: [O] Rework org-export-html-preamble/postamble (again) |
Date: |
Tue, 15 Mar 2011 10:55:01 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Bastien <address@hidden> writes:
> Hi Jason,
>
> Jason Dunsmore <address@hidden> writes:
>
>> This patch fixed that export error, but I'm still seeing the problems
>> with exporting #+TITLE: in an <h1> heading described at:
>>
>> http://article.gmane.org/gmane.emacs.orgmode/39100
>
> You mean that, without any :html-preamble and with
> ̀org-export-html-preamble' set to `t' (as it is by default in these
> patches), you don't see any <h1>title</h1> ?
If :html-preamble isn't set, I see an <h1>title</h1>. If it is set, but
without explicitly defining "<h1 class=\"title\">%t</h1>" in
the :html-preamble string, there is no <h1>title</h1>. This is not how
it worked before the recent changes to html exporting (ie. previously it
wasn't necessary to explicitly define <h1>%t</h1> in the :html-preamble
string). The previous behavior seems more consistent.
This is with the latest git version (commit b6b7057467b6b).
`org-export-html-preamble' is set to `t' in all my testing.
Regards,
Jason
- [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/09
- Re: [O] Rework org-export-html-preamble/postamble (again), Jason Dunsmore, 2011/03/09
- Re: [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/10
- Re: [O] Rework org-export-html-preamble/postamble (again), Jason Dunsmore, 2011/03/10
- Re: [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/10
- Re: [O] Rework org-export-html-preamble/postamble (again),
Jason Dunsmore <=
- Re: [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/15
- Re: [O] Rework org-export-html-preamble/postamble (again), Jason Dunsmore, 2011/03/15
- Re: [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/17
- Re: [O] Rework org-export-html-preamble/postamble (again), Bastien, 2011/03/15