LaTeX for Mac with Chinese support

1,289 views
Skip to first unread message

Kang-Ling Weng

unread,
Dec 3, 2009, 8:19:50 AM12/3/09
to chine...@googlegroups.com
Hi,

does anyone know a good website with instructions how to setup
LaTex on a Mac (Snow Leopard) and chinese support.

thx

Jacky

Kerim Friedman

unread,
Dec 3, 2009, 8:28:38 AM12/3/09
to chine...@googlegroups.com
This seems to be the place to start:


- kerim


--
You received this message because you are subscribed to the Chinese Mac group.
For answers to frequently-asked questions, visit http://www.yale.edu/chinesemac
To start a new topic, send a new message to chine...@googlegroups.com
To unsubscribe, send a message to chinesemac-...@googlegroups.com
For more options, visit http://groups.google.com/group/chinesemac

Kang-Ling Weng

unread,
Dec 3, 2009, 8:35:20 AM12/3/09
to chine...@googlegroups.com
Thx kerim, 

I did already install MacTex package, 
but I couldn't figure out how to get it (TexShop) to recognize chinese. 

Jacky

Weizhong Yang

unread,
Dec 3, 2009, 1:26:49 PM12/3/09
to chine...@googlegroups.com
You may try this:


On Thu, Dec 3, 2009 at 9:35 PM, Kang-Ling Weng <jack...@googlemail.com> wrote:
Thx kerim, 

I did already install MacTex package, 
but I couldn't figure out how to get it (TexShop) to recognize chinese. 

Jacky

O
--
Weizhong Yang (a.k.a zonble)
Lithoglyph Inc.
zon...@lithoglyph.com
zon...@gmail.com

Nien-Po Chen

unread,
Dec 4, 2009, 3:07:46 AM12/4/09
to Chinese Mac
I am not familiar wit cwTeX, but CJK package. The latter comes as a
standard issued package since TeXLive 2007. Now that you've installed
MacTeX, CJK package as well as a free Chinese font should be in your
TeX setup.

Launch TeXShop and create a new document window. Paste the following
code.

%!TEX encoding = UTF-8 Unicode
\documentclass[12pt]{article}
\usepackage{CJKutf8}
\begin{document}
\begin{CJK}{UTF8}{bsmi}
This is a test. 中文字測試。
\end{CJK}
\end{document}

------------- <<< end of the code
Typesetting should be no problem even for a freshly installed MacTeX.
You probably do not set the encoding to UTF-8 in the preference of
TeXShop.

I have made some note on MacTeX (TeXLive 2007 version) on my web page
at
<http://exciton.eo.yzu.edu.tw/%7Elab/latex/install_cjk.html>

The newer versions (2008 and 2009) should behave the same.

Hope this may help.

On Dec 3, 9:35 pm, Kang-Ling Weng <jackyi...@googlemail.com> wrote:
> Thx kerim,
>
> I did already install MacTex package,
> but I couldn't figure out how to get it (TexShop) to recognize chinese.
>
> Jacky
>
> On 03.12.2009, at 14:28, Kerim Friedman wrote:
>
>
>
> > This seems to be the place to start:
>
> >http://mactex-wiki.tug.org/wiki/index.php?title=Getting_Started
>
> > - kerim
>
> > On Thu, Dec 3, 2009 at 9:19 PM, Kang-Ling Weng <jackyi...@googlemail.com> wrote:
> > Hi,
>
> > does anyone know a good website with instructions how to setup
> > LaTex on a Mac (Snow Leopard) and chinese support.
>
> > thx
>
> > Jacky
>
> > --
> > You received this message because you are subscribed to the Chinese Mac group.
> > For answers to frequently-asked questions, visithttp://www.yale.edu/chinesemac
> > To start a new topic, send a new message to chine...@googlegroups.com
> > To unsubscribe, send a message to chinesemac-...@googlegroups.com
> > For more options, visithttp://groups.google.com/group/chinesemac
>
> > --
> > You received this message because you are subscribed to the Chinese Mac group.
> > For answers to frequently-asked questions, visithttp://www.yale.edu/chinesemac

Kang-Ling Weng

unread,
Dec 4, 2009, 2:21:17 PM12/4/09
to chine...@googlegroups.com
Wow,

thanks Nien-Po this helped me a lot..
using the CJK package was the key.. haha
> For answers to frequently-asked questions, visit http://www.yale.edu/chinesemac
Reply all
Reply to author
Forward
0 new messages