ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Yanrui Li" <liyanrui.m2@gmail.com>
To: ntg-context@ntg.nl
Subject: Fails to load certain Chinese fonts
Date: Tue, 7 Oct 2008 07:55:37 +0800	[thread overview]
Message-ID: <c3f901470810061655v3269fa9dq233c5df8fcde3018@mail.gmail.com> (raw)

Hi,

In MkIV of last beta version (2008.10.03 23:45), when I was loading
certain Chinese fonts such as AdobeSongStd-Light or SimSun,  LuaTeX
happened to be interrupted.

As the following example:

\definefontfeature
  [zh][mode=node,script=hang,lang=zhs]
\definefontsynonym
  [Song][name:AdobeSongStd-Light][features=zh]
\definefont[myfont][Song at 12pt]

\starttext
\myfont
中文~English~之间的间隔\par
中文\;English\;之间的间隔
\stoptext

I got such informations of error:

load otf | loading: /usr/share/fonts/adobe/AdobeSongStd-Light.otf
load otf | warning: Bad call to gww_iconv_open, neither arg is UCS4
(EUC-CN->UTF-8)
load otf | warning: Bad call to gww_iconv_open, neither arg is UCS4
(EUC-CN->UTF-8)
load otf | warning: Bad call to gww_iconv_open, neither arg is UCS4
(EUC-CN->UTF-8)
load otf | warning: Bad call to gww_iconv_open, neither arg is UCS4
(EUC-CN->UTF-8)
MtxRun | fatal error, message: luatex: execution interrupted

Now, I can't compile any Chinese document using MkIV.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2008-10-06 23:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 23:55 Yanrui Li [this message]
2008-10-07  7:54 ` Taco Hoekwater

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=c3f901470810061655v3269fa9dq233c5df8fcde3018@mail.gmail.com \
    --to=liyanrui.m2@gmail.com \
    --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).