ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Adobe ArnoPro in mkiv
@ 2008-07-09  8:37 Thomas A. Schmitz
  2008-07-09  8:53 ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Thomas A. Schmitz @ 2008-07-09  8:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Adobe ArnoPro in mkiv
@ 2008-08-20 18:59 abbg770
  2008-08-24  7:56 ` Thomas A. Schmitz
  0 siblings, 1 reply; 10+ messages in thread
From: abbg770 @ 2008-08-20 18:59 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-01-19 22:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-09  8:37 Adobe ArnoPro in mkiv 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
2008-08-20 18:59 abbg770
2008-08-24  7:56 ` Thomas A. Schmitz
2009-01-18 15:29   ` Thomas A. Schmitz
2009-01-19 22:30     ` Mohamed Bana

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).