"Loris Bennett" <loris.benn...@fu-berlin.de> writes:

> "Loris Bennett" <loris.benn...@fu-berlin.de> writes:
>
>> 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"?
>>

I sent too soon:

.. or set `org-export-default-language' - and see

    (info "(org) Export settings")

for more options.

-- 
Nick


Reply via email to