I've been running into trouble in both the alpha and beta versions of Mark IV when trying to work with the fonts script:
$ mtxrun --script fonts --list MTXrun | font table: accessing the data table failed MTXrun | font table: accessing the data table failed ...text/tex/texmf-context/tex/context/base/font-syn.lua:333: attempt to index field 'data' (a nil value)
Also, using the "reload" option does nothing (it prints a blank line and immediately exits). Without the fonts script I can't install or use any custom fonts.
I'm experiencing the same problem here. context version: 2009.04.18 13:47 LuaTeX, Version snapshot-0.39.0-2009042009 luatex.web >= v2329 None of my custom fonts work; I get errors define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** Thomas
Thomas A. Schmitz wrote:
I've been running into trouble in both the alpha and beta versions of Mark IV when trying to work with the fonts script:
$ mtxrun --script fonts --list MTXrun | font table: accessing the data table failed MTXrun | font table: accessing the data table failed ...text/tex/texmf-context/tex/context/base/font-syn.lua:333: attempt to index field 'data' (a nil value)
Also, using the "reload" option does nothing (it prints a blank line and immediately exits). Without the fonts script I can't install or use any custom fonts.
I'm experiencing the same problem here.
what version of mtxrun ? should be 1.20+ ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
I've been running into trouble in both the alpha and beta versions of Mark IV when trying to work with the fonts script:
$ mtxrun --script fonts --list MTXrun | font table: accessing the data table failed MTXrun | font table: accessing the data table failed ...text/tex/texmf-context/tex/context/base/font-syn.lua:333: attempt to index field 'data' (a nil value)
Also, using the "reload" option does nothing (it prints a blank line and immediately exits). Without the fonts script I can't install or use any custom fonts.
I'm experiencing the same problem here.
context version: 2009.04.18 13:47
LuaTeX, Version snapshot-0.39.0-2009042009 luatex.web >= v2329
None of my custom fonts work; I get errors
define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy** define font | font with name texgyretermesregular is not found define font | unknown font texgyretermesregular, loading aborted define font | unable to define texgyretermesregular as \**dummy**
Thomas
I had the same problem with LuaTeX, Version snapshot-0.39.0-2009041623, ConTeXt ver: 2009.04.18 13:47 MKIV and mtxrun Version 1.20 after a new installation. After copying the files name.tma and names.tmc from my old installation directory to tex/texmf-cache/luatex-cache/context/..../fonts/data/ it worked again. Regards, Drazen
On Apr 20, 2009, at 3:03 PM, Drazen Baic wrote:
I had the same problem with LuaTeX, Version snapshot-0.39.0-2009041623, ConTeXt ver: 2009.04.18 13:47 MKIV and mtxrun Version 1.20 after a new installation.
After copying the files name.tma and names.tmc from my old installation directory to tex/texmf-cache/luatex-cache/context/..../fonts/data/ it worked again.
Regards, Drazen
Yes, you're right; if I copy these two files over, I don't get these errors, and my fonts work again. Which probably means that the latest beta fails to generate the font database... Thanks Thomas
Thomas A. Schmitz wrote:
On Apr 20, 2009, at 3:03 PM, Drazen Baic wrote:
I had the same problem with LuaTeX, Version snapshot-0.39.0-2009041623, ConTeXt ver: 2009.04.18 13:47 MKIV and mtxrun Version 1.20 after a new installation.
After copying the files name.tma and names.tmc from my old installation directory to tex/texmf-cache/luatex-cache/context/..../fonts/data/ it worked again.
Regards, Drazen
Yes, you're right; if I copy these two files over, I don't get these errors, and my fonts work again. Which probably means that the latest beta fails to generate the font database...
no clue ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Drazen Baic
-
Hans Hagen
-
Thomas A. Schmitz