On 25-3-2011 7:06, Marco wrote:
On 2011-03-25 Hans Hagen<[email protected]> wrote:
Hi,
I uploaded a new beta. There are quite some changes this time:
The following doesn't compile:
\starttext
\input knuth
\stoptext
Output:
weird ...
in font-otp.lua there is in line 347:
local reload = not data or data.size ~= size or data.time ~= time
can you add there
print(data,data and data.size,data and data.time,size,time)
and then remake the format and try again? I want to know what gets
reported there
! LuaTeX error ...text/tex/texmf-context/tex/context/base/font-otp.lua:358:
attempt to index local 'resources' (a nil value)
stack traceback:
...text/tex/texmf-context/tex/context/base/font-otp.lua:358: in
function 'enhancer'
...text/tex/texmf-context/tex/context/base/font-otf.lua:250: in
function 'enhance'
...text/tex/texmf-context/tex/context/base/font-otf.lua:471: in
function 'load'
...text/tex/texmf-context/tex/context/base/font-otf.lua:1760: in
function 'otftotfm'
...text/tex/texmf-context/tex/context/base/font-otf.lua:1787: in
function 'read_from_otf'
...text/tex/texmf-context/tex/context/base/font-otf.lua:1866: in
function<...text/tex/texmf-context/tex/context/base/font-otf.lua:1855>
(tail call): ?
(tail call): ?
...text/tex/texmf-context/tex/context/base/font-def.lua:286: in
function 'loadfont'
...text/tex/texmf-context/tex/context/base/font-ctx.lua:230: in
function 'loadfont'
...text/tex/texmf-context/tex/context/base/font-def.lua:397: in
function 'read'
...text/tex/texmf-context/tex/context/base/font-ctx.lua:642: in
function 'stage_two'
<main ctx instance>:1: in main chunk.
This is LuaTeX, Version beta-0.65.0-2010121317
ConTeXt ver: 2011.03.25 18:03 MKIV
Marco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________
--
-----------------------------------------------------------------
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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________