Hi, I wanted to export a org file that contains some Japanese characters to PDF.
I used CJK package but when exporting the file, it hung my emacs. I was doing something like this: #+LATEX_HEADER: \usepackage{CJK} #+LATEX: \begin{CJK}{UTF8}{gothic} * 日本語テスト こんにちは #+LATEX: \end{CJK} Also if anybody knows how to add CJK-latex support in org-mode in a proper way, please also tell me how to do that. Especially, I want something like #+LATEX_FOOTER: as I need to insert \end{CJK} after \end{document}. Cheers, Jianshi _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode