ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: New ConTeXt and chinese module
Date: Tue, 26 Jul 2005 01:39:55 +0200	[thread overview]
Message-ID: <42E5784B.1080606@wxs.nl> (raw)
In-Reply-To: <42E4B0D2.4050905@elvenkind.com>

Taco Hoekwater wrote:

>
> Hi Lutz,
>
> This is surely a bug.
>
> My analysis:
>
> The macro \doreadfontdefinition file is re-implemented to handle
> the newer typescript classs (in type-ini.tex), but the new definition
> does not take care of the old font-XXXX style filenames (like the
> original macro in font-ini.tex did).
>
> I will not supply a hack because there are multiple options to solve
> this and Hans will likely prefer a single one over the others.


in type-pre.tex:

replace the \endinput by:

%D Special scripts:

\unprotect

\starttypescriptcollection[special scripts]

  \starttypescript[chi] \readfile{\f!fontprefix chi}\donothing\donothing 
\stoptypescript
  \starttypescript[arb] \readfile{\f!fontprefix arb}\donothing\donothing 
\stoptypescript
  \starttypescript[heb] \readfile{\f!fontprefix heb}\donothing\donothing 
\stoptypescript

\stoptypescriptcollection

\protect \endinput




-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

      reply	other threads:[~2005-07-25 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-25  5:15 Lutz Haseloff
2005-07-25  9:28 ` Taco Hoekwater
2005-07-25 23:39   ` Hans Hagen [this message]

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=42E5784B.1080606@wxs.nl \
    --to=pragma@wxs.nl \
    --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).