[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Unicode and Latex export
From: |
suvayu ali |
Subject: |
Re: [O] Unicode and Latex export |
Date: |
Mon, 8 Aug 2011 08:57:13 +0200 |
Hi Seb,
On Mon, Aug 8, 2011 at 8:13 AM, Sebastien Vauban
<address@hidden> wrote:
> For the sake of completeness, please know you can use PDFLaTeX and UTF-8 -- I
> do it for all my documents -- by having "\usepackage[utf8x]{inputenc}"
> inserted at the right place(TM).
>
> Normally, if your Org files are UTF-8, this should even be automatic, thanks
> to the line:
>
> \\usepackage[AUTO]{inputenc}
>
> in `org-export-latex-classes'.
>
I believe you mean `org-export-latex-default-packages-alist'?
Everything seems fine with my settings "(("AUTO" "inputenc" t)..)",
but the exported latex code has this:
\usepackage[utf8]{inputenc}
I edited the tex file to utf8x and everything works wonderfully. Any
ideas how I could get this working?
> Best regards,
> Seb
--
Suvayu
Open source is the future. It sets us free.
- Re: [O] Unicode and Latex export, (continued)
- Re: [O] Unicode and Latex export, suvayu ali, 2011/08/07
- Re: [O] Unicode and Latex export, Florian Beck, 2011/08/07
- Re: [O] Unicode and Latex export, suvayu ali, 2011/08/07
- Re: [O] Unicode and Latex export, Florian Beck, 2011/08/07
- Re: [O] Unicode and Latex export, suvayu ali, 2011/08/07
- Re: [O] Unicode and Latex export, Aditya Mandayam, 2011/08/31
- Re: [O] Unicode and Latex export, Aditya Mandayam, 2011/08/31
- Re: [O] Unicode and Latex export, Christopher Witte, 2011/08/07
- Re: [O] Unicode and Latex export, suvayu ali, 2011/08/07
- Re: [O] Unicode and Latex export, Sebastien Vauban, 2011/08/08