Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> davi...@es.gnu.org (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