Hi,

If I have  the following:

,--------------------------------------------
| #+TITLE: Test
| #+AUTHOR: Loris Bennett
| 
| #+OPTIONS: H:1 toc:nil
| 
| #+LATEX_HEADER: \usepackage[ngerman]{babel}
| 
| #+DATE: \today
| 
| * Test
| 
| Test
`--------------------------------------------

And export as to Beamer PDF, the tex file contains

,-------------------------------------
| \usepackage[ngerman, english]{babel}
`-------------------------------------

And the date is rendered as

,-------------
| May 22, 2014
`-------------

Is this a bug or should I be doing something else to get "22. Mai 2014"?

Cheers,

Loris

Org-mode version 8.2.6 (8.2.6-18-gaaae4a-elpaplus @ 
/home/loris/.emacs.d/elpa/org-plus-contrib-20140512/)

-- 
This signature is currently under construction.


Reply via email to