emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-html-postamble-format and #+DATE: specification in 8.0pre


From: Dieter Wilhelm
Subject: [O] org-html-postamble-format and #+DATE: specification in 8.0pre
Date: Fri, 29 Mar 2013 15:11:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Dear list,

I changed the html postamble

org-html-postamble-format is a variable defined in `ox-html.el'.
Its value is
(("en" "<p class=\"author\">Author: %a (%e)</p>\n<p class=\"date\">Date: %d 
</p>\n<p class=\"creator\">Generated by %c </p>\n")
 ("de" "<p class=\"author\">Autor: %a (%e)</p>\n<p class=\"date\">Datum: %d 
</p>\n<p class=\"creator\">Generiert von %c </p>\n")
 ("fr" "<p class=\"author\">Auteur: %a (%e)</p>\n<p class=\"date\">Date: %d 
</p>\n<p class=\"creator\">Generated by %c </p>\n"))

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>"))

but now I can't specify a date in the form

#+DATE:  "%Y-%m-%d"

Formerly an empty specification meant the current date, but now in the
preamble the date remains empty.


-- 
Best wishes

H. Dieter Wilhelm
Darmstadt
Germany



reply via email to

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