Gitsis Christos <cgit...@gmail.com> writes:

> I was trying to translate the postamble in HTML export in order to
> translate it in greek and I faced an issue.
>
> 1) Setting org-html-postamble to auto generates a postamble different
> than setting it to t and leaving org-html-postamble-format to
> default. The differences are a) the date string is "Created:" in the
> first case and "Date:" in the second, and b) most importantly, in the
> second case the Date does not show up at all.
>

Adding

#+DATE: ....

to your file would fill it in, but it probably should have a default.

> 2) I would also like to ask about the author field in the postamble of
> my index page.
> It was different (strangely, it was my linux username@my hostname, but
> ok, I guess, since my index.org is
> automatically generated and I have no author set for it) How can I set
> it by the way?
>

#+AUTHOR: A.U. Thor

--
Nick


Reply via email to