Hello,
Alan Schmitt <[email protected]> writes:
> Ah, I see. What I don't understand is why the default postamble can
> display the date, as it's also using %d:
>
> Original value was
> (("en" "<p class=\"author\">Author: %a (%e)</p>\n<p class=\"date\">Date:
> %d</p>\n<p class=\"creator\">Generated by %c</p>\n<p
> class=\"xhtml-validation\">%v</p>"))
I cannot reproduce your problem.
With the current Org buffer:
--8<---------------cut here---------------start------------->8---
#+language: en
#+author: Me
#+options: postamble:t author:t date:t
* Headline
Body
--8<---------------cut here---------------end--------------->8---
I get no date in the (default) postamble.
Regards,
--
Nicolas Goaziou