Just installed the ConTeXt standalone, and the fonts script doesn't seem to work: % mtxrun --script fonts --list .../context/tex/texmf-context/tex/context/base/font-trt.lua:11: attempt to index field 'names' (a nil value) Commenting out line 11 seems to make the script function. mathew
On 10/7/2013 9:22 PM, mathew wrote:
Just installed the ConTeXt standalone, and the fonts script doesn't seem to work:
% mtxrun --script fonts --list .../context/tex/texmf-context/tex/context/base/font-trt.lua:11: attempt to index field 'names' (a nil value)
Commenting out line 11 seems to make the script function.
the new order is: dofile(resolvers.findfile("font-syn.lua","tex")) dofile(resolvers.findfile("font-trt.lua","tex")) ----------------------------------------------------------------- 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
-
mathew