emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] CJK LaTeX strangeness


From: Jianshi Huang
Subject: [Orgmode] CJK LaTeX strangeness
Date: Wed, 13 May 2009 16:46:02 +0900

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]