emacs-orgmode@gnu.org archives
 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).