ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: abbg770@city.ac.uk
To: ntg-context@ntg.nl
Subject: Re: Adobe ArnoPro in mkiv
Date: 20 Aug 2008 19:59:57 +0100	[thread overview]
Message-ID: <E1KVsuT-0000Ci-00@ms2.city.ac.uk> (raw)

Thomas A. Schmitz <thomas.schmitz <at> uni-bonn.de> writes:

> 
> Hi all,
> 
> I'm trying to use the Adobe ArnoPro font (just testing if it will work  
> with
> ConTeXt). The font does work with ConTeXt/XeTeX, but not in mkiv. When I
> try to compile my test file with mkiv, I get this error message (which
> isn't very helpful to me):
> 
>   (/home/tas/texmf/tex/context/type-arnopro.tex (/home/tas/texmf/tex/ 
> context/type-arnopro.mkiv))))
> MtxRun | return code: ?
> ...live/texmf-local/scripts/context/lua/mtx-context.lua:572: attempt  
> to compare number with nil
> 
> I'm using the latest beta and luatex 0.28.0
> 
> Can anybody explain what's going wrong here?
> 
> Thanks
> 
> Thomas
> 

Hi,

Did you manage to fix it? LuaTeX goes into (what I think is) an endless 
cycle --- I haven't allowed it to terminate naturaly, as it takes far too 
long even on a quad core.

load otf | warning: Bad pair position: glyphs 0 & 3148 should have been < 
2846

load otf | warning: Bad pair position: glyphs 0 & 3250 should have been < 
2846

load otf | warning: Bad pair position: glyphs 0 & 3784 should have been < 
2846

...

I should point out that on my Vista box LuaTeX crashes when I attempt to 
access the font information.

mtxrun --script fonts --list "arnoproregular" --info
% crashes

%%% file %%%
\starttypescript [serif] [arnopro]
  \definefontsynonym [ArnoPro-Regular]    [name:ArnoPro-Regular]    
  \definefontsynonym [ArnoPro-Bold]       [name:ArnoPro-Bold]       
  \definefontsynonym [ArnoPro-Italic]     [name:ArnoPro-Italic]      
  \definefontsynonym [ArnoPro-BoldItalic] [name:ArnoPro-BoldItalic]  
\stoptypescript

\starttypescript [serif] [arnopro]
  \definefontsynonym [Serif] [ArnoPro-Regular] [features=default]
  \definefontsynonym [SerifBold] [ArnoPro-Bold] [features=default]
  \definefontsynonym [SerifItalic] [ArnoPro-Italic] [features=default]
  \definefontsynonym [SerifBoldItalic] [ArnoPro-BoldItalic] 
[features=default]
  \definefontsynonym [SerifCaps] [Serif] [features=latin-smallcaps] 
\stoptypescript

\definetypeface[adobe][rm][serif][arnopro][default]
\setupbodyfont[adobe,11pt]
___________________________________________________________________________________
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-08-20 18:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20 18:59 abbg770 [this message]
2008-08-24  7:56 ` Thomas A. Schmitz
2009-01-18 15:29   ` Thomas A. Schmitz
2009-01-19 22:30     ` Mohamed Bana
  -- strict thread matches above, loose matches on Subject: below --
2008-07-09  8:37 Thomas A. Schmitz
2008-07-09  8:53 ` Hans Hagen
2008-07-09  9:18   ` Thomas A. Schmitz
2008-07-09  9:44     ` Wolfgang Schuster
2008-07-09 10:04       ` Thomas A. Schmitz
2008-07-09 10:06     ` Hans Hagen

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=E1KVsuT-0000Ci-00@ms2.city.ac.uk \
    --to=abbg770@city.ac.uk \
    --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).