[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Another HTML Export Question
From: |
Bastien |
Subject: |
Re: [O] Another HTML Export Question |
Date: |
Tue, 15 Mar 2011 18:39:41 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Scott,
Scott Randby <address@hidden> writes:
>>> 3. How do I change the text of the creator line?
>>
>> You cannot.
>
> Bummer.
But you can customize org-export-html-preamble-format to something
that will customize it.
> The timestamps are fixed, but there are two new issues. First, I get
> weird HTML in the postamble for the email address.
Fixed now.
> The second issue is that the following now appears at the end of my HTML
> documents:
>
> <br/><br/><hr/><p><!-- hhmts start --> <!-- hhmts end --></p>
(setq org-export-html-with-timestamp nil)
should do.
Best,
--
Bastien