[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre |
Date: |
Sat, 06 Apr 2013 19:02:54 +0200 |
Hello,
Alan Schmitt <address@hidden> 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
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Rick Frankel, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/05
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre,
Nicolas Goaziou <=
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/06
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Alan Schmitt, 2013/04/07
- Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre, Nicolas Goaziou, 2013/04/07