Hi Seb,
On Mon, Aug 8, 2011 at 8:13 AM, Sebastien Vauban
<[email protected]> 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.