emacs-orgmode
[Top][All Lists]
Advanced

[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: Fri, 05 Apr 2013 09:17:54 +0200
User-agent: mu4e 0.9.9.5; emacs 24.2.93.1

Nicolas Goaziou writes:

> I didn't try to reproduce the problem, but specifying a format time
> string as a DATE value is not possible anymore. You still can provide
> a timestamp and tweak `org-export-date-timestamp-format' (or BIND it) to
> format it.

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

Alan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]