ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Guo Yang <gxy3139@njit.edu>
Subject: Chinese Number Problem
Date: Tue, 04 Feb 2003 20:37:48 -0500	[thread overview]
Message-ID: <3E406AEC.8010401@njit.edu> (raw)

I am trying to set up ConTeXt to work properly with Chinese. Everything 
seemed fine until I discovered that there is some problem with the 
Chinese numbers. I have a TeX file with several chapters. I used texexec 
and dvipdfmx generated the PDF file without problems. But I found there 
are two things wrong (which supposed to be working). The first is that 
the two Chinese charaters before the list of contents (corresponding to 
the 'Contents' before English text) are missing. The second, all the 
chinese characters before the chapter titles in the list of contents are 
missing (corresponding to the English text 1 or 1.1, etc.).

I tried to figure out what the problem is. I read file font-chi.tex and 
found some commands like:

\def\chinesedigit#1#2% #2: suffix, here * or \empty
   {\udigit{\chineseencoding}{\number#1#2}}
\def\normalchinesenumber#1%
   {\expandafter\dochinesenumber\number#1\relax\empty}

I tried to use these commands in my file directly. But they didn't 
produce any output there, even no space left for the numbers inside {}.

I am using MikTeX under Windows XP. I used the latest ConTeXt beta to 
get the dvipdfmx working.

Your help will be appreciated greatly!

Guo

             reply	other threads:[~2003-02-05  1:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  1:37 Guo Yang [this message]
2003-02-05  1:41 Guo Yang
2003-02-06  1:58 ` Guo Yang
2003-02-06  3:15   ` Lei Wang
2003-02-06 10:20     ` Hans Hagen
2003-02-06 19:44       ` Guo Yang
2003-02-07  8:17         ` Hans Hagen
2003-02-07 16:13           ` Guo Yang
2003-02-07 16:38             ` Hans Hagen
2003-02-06 19:14     ` Guo Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E406AEC.8010401@njit.edu \
    --to=gxy3139@njit.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).