Gary Oberbrunner <ga...@oberbrunner.com> writes:

> I'm primarily publishing to LaTeX/PDF from org.  I have a title:
>
> #+TITLE: Weekly Status <TODAYS_DATE_HERE>
>
> How can I get it to automatically export with today's date?  Hopefully
> without a full babel elisp code block?  Any ideas?
>
> BTW, converted to new exporter today.  Pretty painless.

This appears to work:

#+TITLE: The title {{{modification-time(%Y-%m-%d)}}}

Look in the info manual, (org) Macro replacement.

"date" instead of "modification-time" should work but doesn't for me.

-- 
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_7.9.3f-1199-g3a0e55


Reply via email to