emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Date format when exporting to LaTeX?
@ 2013-07-01 21:05 Richard Hansen
  2013-07-01 21:46 ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Hansen @ 2013-07-01 21:05 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-03  8:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-01 21:05 Date format when exporting to LaTeX? Richard Hansen
2013-07-01 21:46 ` Rasmus
2013-07-01 22:40   ` Richard Hansen
2013-07-02 15:48     ` Nicolas Goaziou
2013-07-03  8:14       ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).