On 25-3-2011 7:02, Mojca Miklavec wrote:
I have attached a minimal example that fails to print from Skip.
I tried to update ConTeXt to see if that fixes the problem, but the funny part is that if I try to compile
\usetypescript[palatino] \setupbodyfont[palatino] \starttext abc \stoptext
with the latest version, it won't even compile. I only get:
mtx-context | run 1: luatex /.../ (a.tex
ConTeXt ver: 2011.03.25 18:03 MKIV fmt: 2011.3.25 int: english/english /.../ fonts> otf loading> loading: /Users/mojca/context/context-test4/tex/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf (hash: texgyrepagella-regular) fonts> otf loading> font loaded okay fonts> otf loading> file size: 144472 fonts> encoding> loading (extended) adobe glyph list fatal error: this module is not for context system | total runtime: 0.599
does it work when in font-enc.lua you change font-age into font-agl dofile(resolvers.findfile("font-agl.lua")) ----------------------------------------------------------------- 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 -----------------------------------------------------------------