On 12/11/2012 7:54 PM, Wolfgang Schuster wrote:
Am 11.12.2012 um 19:29 schrieb Pavneet Arora
: Hello,
I have a simple sign that I need to put together with a good title font. Since, I have been looking for a project to try out LoMT's Gothic (http://www.theleagueofmoveabletype.com/league-gothic) I thought that this would be a perfect opportunity.
Unfortunately, I am getting some errors from LuaTeX that I am unable to decipher. The context file compiles successfully with other fonts such as Museo via the simplefonts mechanism. Note that the errors come after the message: "otf loading > font loaded okay" and seems related to the adobe glyph list, which I am unfamiliar with.
I can reproduce the problem but it’s always useful to provide a minimal example for the problem.
\starttext {\definedfont[file:LeagueGothic-Regular*default]Regular} {\definedfont[file:LeagueGothic-Italic*default]Italic} \stoptext
in font-otf.lua, around line 1061, you can add a check for name: if not name then -- in fact an error report_otf("skipping weird lookup number %s",k) elseif features then (no beta today, I'm in the middle of some experiments) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------