Thomas A. Schmitz
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]
On Aug 20, 2008, at 8:59 PM, abbg770@city.ac.uk wrote:
Thomas A. Schmitz
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
Yes, I get a "segmentation fault" here on OS X as well. I talked to Hans in Bohinj (I'm back earlier than the rest, who are still working hard in Slovenia), and he thinks we'll just have to wait a bit till luatex integrates code from fontforge v.3. So for the time being, Arno Pro is unfortunately no go. Thomas
On Aug 24, 2008, at 9:56 AM, Thomas A. Schmitz wrote:
On Aug 20, 2008, at 8:59 PM, abbg770@city.ac.uk wrote:
Thomas A. Schmitz
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.
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.
Yes, I get a "segmentation fault" here on OS X as well. I talked to Hans in Bohinj (I'm back earlier than the rest, who are still working hard in Slovenia), and he thinks we'll just have to wait a bit till luatex integrates code from fontforge v.3. So for the time being, Arno Pro is unfortunately no go.
Just for the record and in case anybody else is interested: with the latest luatex and the latest beta, ArnoPro now works in mkiv! Best Thomas
hi, thanks for the reply, it's nice to hear that it's working - what was the problem? anyhow, currently my favourite font is minion/warnock pro and when the math version (that is, MinionMath) is released it'll be the ultimate font. if you want to preview material typeset with minion/warnock pro you might want to check out Daniel Jackson's page http://people.csail.mit.edu/dnj/, in particular his book; Software Abstractions: Logic, Language, and Analysis is typeset in warnock pro. do you mind sharing the typeset for arnopro, i'll give it a try to see how to compares to minion/warnock pro. Mohamed Thomas A. Schmitz wrote:
On Aug 24, 2008, at 9:56 AM, Thomas A. Schmitz wrote:
On Aug 20, 2008, at 8:59 PM, abbg770@city.ac.uk wrote:
Thomas A. Schmitz
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.
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.
Yes, I get a "segmentation fault" here on OS X as well. I talked to Hans in Bohinj (I'm back earlier than the rest, who are still working hard in Slovenia), and he thinks we'll just have to wait a bit till luatex integrates code from fontforge v.3. So for the time being, Arno Pro is unfortunately no go.
Just for the record and in case anybody else is interested: with the latest luatex and the latest beta, ArnoPro now works in mkiv!
Best
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 ___________________________________________________________________________________
participants (3)
-
abbg770@city.ac.uk
-
Mohamed Bana
-
Thomas A. Schmitz