ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Problem to save data font in cache
Date: Wed, 16 Apr 2008 13:58:36 +0200	[thread overview]
Message-ID: <115224fb0804160458q238d6e7fs9ac1196e944492c1@mail.gmail.com> (raw)
In-Reply-To: <4805E716.5070109@wxs.nl>

On Wed, Apr 16, 2008 at 1:46 PM, Hans Hagen <pragma@wxs.nl> wrote:
>
> Wolfgang Schuster wrote:
> > On Tue, Apr 15, 2008 at 3:09 PM, Hans Hagen <pragma@wxs.nl> wrote:
> >> Wolfgang Schuster wrote:
> >>> Hi,
> >>>
> >>> I tried to use the cwTeX fonts with MkIV and I can use them but ConTeXt is not
> >>> able to save the font data and read the font for every run, this did
> >>> work but it takes
> >>> quiet some time to do this.
> >>>
> >>> A attached the result from the terminal and the log file.
> >>>
> >>> The font are available from the following page:
> >>> http://cle.linux.org.tw/fonts/cwttf/baseline/
> >>>
> >>> My example document is:
> >>>
> >>> % engine=luatex
> >>>
> >>> \definefont[cwheib][file:cwheib*default at 12pt]
> >>>
> >>> \starttext
> >>> \cwheib cwTeXHeiBold
> >>> \stoptext
> >> can you check if there's an tma file in the cache? and if so, if you can
> >> run texluac -s blabla.tma on it?
> >
> > I did this and I found also a file with the name cwheib.tma, you can see
> > what I get after I made waht you told.
> >
> > C:\Dokumente und Einstellungen\Wolfgang\Lokale Einstellungen\Temp\luatex-cache\c
> > ontext\aa3708bbacfa039a6085d2b5c7446e1e\fonts\otf>texluac -s cwheib.tma
> > texluac: cwheib.tma:169863: unfinished string near '"={'
>
>
> can you show the +/- ten lines surrounding this?
>
> it looks like a funny character is in there

the problematic entry is below ["subtables"], every other subtable
entry has the form

  ["subtables"]={
    {

with just a normal left brace at the begin of the line


  ["internals"]={},
  ["marks"]={},
  ["name_to_type"]={
   ["ctx_tlig_1"]="gsub_ligature",
   ["ctx_trep_1"]="gsub_single",
   ["ss__DFLT_l_0_s"]="gsub_single",
  },
  ["subtables"]={
   ["={
    ["dflt"]={
     ["dflt"]={
      ["lookups"]={ "ss__DFLT_l_0_s" },
      ["valid"]={
       ["ss__DFLT_l_0_s"]=true,
      },
     },
    },
    ["jamo"]={
     ["dflt"]={
      ["lookups"]={ "ss__DFLT_l_0_s" },
      ["valid"]={
       ["ss__DFLT_l_0_s"]=true,
      },
     },
    },
   },


Wolfgang
___________________________________________________________________________________
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-04-16 11:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 12:57 Wolfgang Schuster
2008-04-15 13:09 ` Hans Hagen
2008-04-15 13:14   ` Wolfgang Schuster
2008-04-16 11:43   ` Wolfgang Schuster
2008-04-16 11:46     ` Hans Hagen
2008-04-16 11:58       ` Wolfgang Schuster [this message]
2008-04-16 12:13         ` 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=115224fb0804160458q238d6e7fs9ac1196e944492c1@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).