emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Date format when exporting to LaTeX?


From: Richard Hansen
Subject: [O] Date format when exporting to LaTeX?
Date: Mon, 01 Jul 2013 17:05:56 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

Hi all,

I recently upgraded from 7.8.03 to current master (actually
release_8.0.3-299-g1d606c0) and now when I export to LaTeX, the following:

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

no longer causes the date to be the current date in ISO 8601 format.  It
now simply prints "%Y-%m-%d".

I tried:

   #+DATE: {{{date(%Y-%m-%d)}}}

but got "Circular macro expansion: date".  I also tried:

   #+BIND: org-export-date-timestamp-format "%Y-%m-%d"

but that did nothing (no confirmation prompt, nothing).

Setting org-export-date-timestamp-format as a file-local variable didn't
work either.

Any hints?

Thanks,
Richard



reply via email to

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