emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] org-latex-export fails in spanish language


From: David Arroyo Menéndez
Subject: Re: [O] [BUG] org-latex-export fails in spanish language
Date: Sun, 14 Sep 2014 23:17:26 +0200

Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> address@hidden (David Arroyo Menéndez) writes:
>
>> I'm exporting an org file to latex using the git repository. 
>>
>> In the org file I've added #+LANGUAGE: es in the header.
>>
>> The language options doesn't appear in tex file. IMHO is necessary add
>> \usepackage[spanish]{babel}. I suppose that is a problem with
>> org-latex-guess-babel-language. 
>
> You need to put "\usepackage[spanish]{babel}" or
> "\usepackage[AUTO]{babel}" in your header (with a keyword or in your
> class definition).
>
> Org doesn't load it automatically for you.
>
>
> Regards,

Thanks, now the conversion is running. 

Regards.



reply via email to

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