I know that others have said this before, but this list is amazing. The
issues I was having with HTML export were all addressed and fixed in a
little more than 1/2 of a day. The org-mode community is the best!
Scott Randby
Scott Randby writes:
>>> 3. How do I change the text of the creator line?
>>
>> You cannot.
>
> Bummer.
You can set a custom creator-info in :html-postamble. Here's
my :html-postamble string:
--8<---cut here---start->8---
"Author: %a ()
Date: %d
Generated by
Hi Scott,
Scott Randby 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 t
Hi Bastien,
>>
>> 1. There is no timestamp with org-mode 7.5. I want a timestamp and I
>> can't get a timestamp by putting timestamp:t in the options line.
>
> Fixed now.
Yes, it works now. Thanks.
>
>> 2. I want to get rid of the link for the validator. I can't find mention
>> of this in the ma
Hi Scott,
Scott Randby writes:
> The org files I export to HTML contain the following:
>
> * COMMENT Setup
> #+OPTIONS: H:3 num:nil skip:nil toc:t author:t
>
> With org-mode 7.4, this setup would give me the following postamble:
>
>
> Date: 2011-03-12 16:09:53 EST
> HTML generated by org-mode