all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* CJK LaTeX strangeness
@ 2009-05-13  7:46 Jianshi Huang
  0 siblings, 0 replies; only message in thread
From: Jianshi Huang @ 2009-05-13  7:46 UTC (permalink / raw
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-13  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13  7:46 CJK LaTeX strangeness Jianshi Huang

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.