c2t lets usual ASCII characters to pass-by, but the characters
over 128 (decimal) will be translated according to their tone pinyin
pronounciation. Tone pinyin is a way to write spoken chinese with
roman characters.

The gb2pinyin.el is intended to be used with MULE (MUltiLingual
Extension to GNU Emacs). You can simply with one ESC-p see the
pronounciation(s) of the current character in the minibuffer.
Thanks to Dong-Ping Deng (deng@bnl.gov) for the gb2pinyin.el.

1. uudecode TONEPY.tit.Z.uu

2. uncompress TONEPY.tit

3. Configure the following line in c2t.c for your local system
char *DICT="/usr/sbin/lib/cxterm/dicts/TONEPY.tit"

4. run make

5. Enjoy!

6. Mail (bug reports;-) to tommi@phoenix.oulu.fi

Tommi
