suvayu ali <[email protected]> wrote: > Hi, > > On Wed, Feb 8, 2012 at 10:07, Haisheng Wu <[email protected]> wrote: > > #+LaTeX_HEADER: \usepackage{CJK} > > #+LaTeX_HEADER: \begin{CJK}{UTF8}{gbsn} > > Have you tried the following instead? > > #+LaTeX_HEADER: \usepackage{CJK} > > #LaTeX: \begin{CJK}{UTF8}{gbsn} > > <some text in chinese> > > #LaTeX: \end{CJK}{test}
The {test} should probably not be there:
#LaTeX: \end{CJK}
but the rest is all good, I think.
Nick
