From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/87940 Path: news.gmane.org!not-for-mail From: Rik Kabel Newsgroups: gmane.comp.tex.context Subject: context works, contextjit fails with Junicode Date: Tue, 01 Jul 2014 17:52:17 -0400 Message-ID: <53B32D91.9000906@rik.users.panix.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1967845602==" X-Trace: ger.gmane.org 1404251574 30655 80.91.229.3 (1 Jul 2014 21:52:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2014 21:52:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 01 23:52:49 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X25yp-0005YX-Or for gctc-ntg-context-518@m.gmane.org; Tue, 01 Jul 2014 23:52:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4824810210 for ; Tue, 1 Jul 2014 23:52:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iSBEsehVpA0T for ; Tue, 1 Jul 2014 23:52:47 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0D43010222 for ; Tue, 1 Jul 2014 23:52:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 26B3F101E7 for ; Tue, 1 Jul 2014 23:52:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DejzZ2r6Ifc7 for ; Tue, 1 Jul 2014 23:52:32 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 6C7EA101E6 for ; Tue, 1 Jul 2014 23:52:26 +0200 (CEST) Original-Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s61LqKN0027903 for ; Tue, 1 Jul 2014 23:52:25 +0200 Original-Received: from [192.168.201.10] (cpe-67-240-55-150.nycap.res.rr.com [67.240.55.150]) by mailbackend.panix.com (Postfix) with ESMTP id BA0D62EAB0 for ; Tue, 1 Jul 2014 17:52:19 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=166.84.1.89; country=US; region=New York; city=Richmond Hill; latitude=40.7005; longitude=-73.8345; http://maps.google.com/maps?q=40.7005,-73.8345&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QMl9QlpC - c9975c2cecca - 20140701 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:87940 Archived-At: This is a multi-part message in MIME format. --===============1967845602== Content-Type: multipart/alternative; boundary="------------080701020208000807010607" This is a multi-part message in MIME format. --------------080701020208000807010607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit The jit engine complains lua error > error on line 12 in file C:/Users/rik/Desktop/junicode_bold.tex: C:/ConTeXt/tex/texmf-context/tex/context/base/font-otp.lua:192: invalid value (nil) at index 1 in table for 'concat' and produces an incorrect document (no bold or bold italic fonts used) for the following document, while the standard engine produces a correct document without complaint: \starttypescript [serif] [junicode] \definefontsynonym [Serif] [file:junicode] \definefontsynonym [SerifItalic] [file:junicode-italic] \definefontsynonym [SerifBold] [file:junicode-bold] \definefontsynonym [SerifBoldItalic] [file:junicode-bolditalic] \stoptypescript \starttypescript [junicode] \definetypeface [junicode] [rm] [serif] [junicode] [default] \stoptypescript \setupbodyfont[junicode] \starttext \fontalternative{\it\fontalternative}{\bf\fontalternative}{\bi\fontalternative} \stoptext I also note that the standard typescript for junicode is not useful. Beside mentioning goudysans (a cosmetic issue only, I think) the font file names do not reflect current file names for the font as available at http://junicode.sourceforge.net. If anybody has a typescript reflecting current ttf file naming, I would appreciate receiving a copy, either via the list or directly. (The typescript in the above is stripped to a minimum, and not what I would use other than in such an example.) -- Rik Kabel --------------080701020208000807010607 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit The jit engine complains
lua error       > error on line 12 in file C:/Users/rik/Desktop/junicode_bold.tex:
C:/ConTeXt/tex/texmf-context/tex/context/base/font-otp.lua:192: invalid value (nil) at index 1 in table for 'concat'
and produces an incorrect document (no bold or bold italic fonts used) for the following document, while the standard engine produces a correct document without complaint:
\starttypescript [serif] [junicode]
  \definefontsynonym [Serif]           [file:junicode]
  \definefontsynonym [SerifItalic]     [file:junicode-italic]
  \definefontsynonym [SerifBold]       [file:junicode-bold]
  \definefontsynonym [SerifBoldItalic] [file:junicode-bolditalic]
\stoptypescript
\starttypescript [junicode]
    \definetypeface [junicode] [rm] [serif] [junicode] [default]
\stoptypescript
\setupbodyfont[junicode]
\starttext
\fontalternative{\it\fontalternative}{\bf\fontalternative}{\bi\fontalternative}
\stoptext
I also note that the standard typescript for junicode is not useful. Beside mentioning goudysans (a cosmetic issue only, I think) the font file names do not reflect current file names for the font as available at http://junicode.sourceforge.net. If anybody has a typescript reflecting current ttf file naming, I would appreciate receiving a copy, either via the list or directly.

(The typescript in the above is stripped to a minimum, and not what I would use other than in such an example.)

--
Rik Kabel
--------------080701020208000807010607-- --===============1967845602== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1967845602==--