From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haisheng Wu Subject: Re: OrgMode - Export Simple Chinese text to Latex/PDF Date: Thu, 9 Feb 2012 10:21:24 +0800 Message-ID: References: <10865.1328753088@alphaville> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf305630275fec9104b87eac9b Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvJdp-0001qf-Lp for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 21:21:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvJdo-0007IH-OE for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 21:21:45 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:47158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvJdo-0007ID-K4 for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 21:21:44 -0500 Received: by yenl5 with SMTP id l5so772347yen.0 for ; Wed, 08 Feb 2012 18:21:44 -0800 (PST) In-Reply-To: <10865.1328753088@alphaville> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali , nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org --20cf305630275fec9104b87eac9b Content-Type: text/plain; charset=ISO-8859-1 I think it is `#+Latex` rather than `#Latex`. The former one works for me. Thanks a lot! -Simon On Thu, Feb 9, 2012 at 10:04 AM, Nick Dokos wrote: > suvayu ali wrote: > > > Hi, > > > > On Wed, Feb 8, 2012 at 10:07, Haisheng Wu 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} > > > > > > > > #LaTeX: \end{CJK}{test} > > The {test} should probably not be there: > > #LaTeX: \end{CJK} > > but the rest is all good, I think. > > Nick > --20cf305630275fec9104b87eac9b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I think it is `#+Latex` rather than `#Latex`.
The former one works for m= e.

Thanks a lot!

-Simon


On Thu, Feb 9, 2012 at 10:04 AM, Nick Do= kos <nicholas= .dokos@hp.com> wrote:
suvayu ali <fatkasuvayu+linux@gmail.com> wrote:

> Hi,
>
> On Wed, Feb 8, 2012 at 10:07, Haisheng Wu <freizl@gmail.com> 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

--20cf305630275fec9104b87eac9b--