Hi. Arne.

>>>>> "Arne" == Arne Babenhauserheide <arne_...@web.de> writes:


[...]


    Arne> I think you have to solve this on the LaTeX-side: including packages 
that support the
    Arne> required unicode.

[...]


Thanks. That helped. It ended like this:
--8<---------------cut here---------------start------------->8---
#+TITLE: Doc multi-lingual
#+options: author:nil email:nil toc:nil num:nil date:nil
#+LATEX_HEADER: \usepackage{CJKutf8}
* Español
Hola
* English
Hi
* French 
Ceci c'est en Français
* Japanese
@@latex:\begin{CJK}{UTF8}{min}@@
ダウンロード
@@latex:\end{CJK}@@
--8<---------------cut here---------------end--------------->8---

Best Regards
Andrés Ramírez

Reply via email to