[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: |
Alan Schmitt |
Subject: |
Re: [O] org-html-postamble-format and #+DATE: specification in 8.0pre |
Date: |
Sat, 06 Apr 2013 17:05:17 +0200 |
User-agent: |
mu4e 0.9.9.5; emacs 24.2.93.1 |
Nicolas Goaziou writes:
> Hello,
>
> Alan Schmitt <address@hidden> writes:
>
>> I have a more serious issue: it seems that '%d' is no longer taken into
>> account. To reproduce, try exporting the following:
>>
>> #+BEGIN_SRC org
>> # -*- org-export-allow-bind-keywords: t -*-
>>
>> #+TITLE: Testing the date
>> #+BIND: org-html-postamble-format (("en" "Test %d %a"))
>
>>
>> Hello World
>> #+END_SRC
>
> You didn't specify any date.
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>"))
Alan
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 <=
- 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/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