On Tuesday 01 February 2011 12:30:40 Hans Hagen wrote:
On 1-2-2011 11:51, Alan BRASLAU wrote:
! LuaTeX error ...xt/beta/tex/texmf-context/tex/context/base/l-dir.lua:67: cannot open /home/braslau/.fonts/: No such file or directory
is this new? weird as nothing was changed there .. anyway, i added a check
I believe that this is new (but did not test systematically). In any case, it should indeed be caught.
I have the same error now with the latest beta (2011-02-05) if there's a folder defined in OSFONTDIR that doesn't exist. Is there a particular reason why the isdir(path) check in globpattern from l-dir.lua was removed? If I add it back then there's no error. Adam
On 7-2-2011 10:53, Reviczky, Adam wrote:
On Tuesday 01 February 2011 12:30:40 Hans Hagen wrote:
On 1-2-2011 11:51, Alan BRASLAU wrote:
! LuaTeX error ...xt/beta/tex/texmf-context/tex/context/base/l-dir.lua:67: cannot open /home/braslau/.fonts/: No such file or directory
is this new? weird as nothing was changed there .. anyway, i added a check
I believe that this is new (but did not test systematically). In any case, it should indeed be caught.
I have the same error now with the latest beta (2011-02-05) if there's a folder defined in OSFONTDIR that doesn't exist. Is there a particular reason why the isdir(path) check in globpattern from l-dir.lua was removed? If I add it back then there's no error.
The check broke other globbing (e.g. wildcard) and is not robust so I removed it; I need more info about why/where it fails at your end. 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Reviczky, Adam