On 09/06/13 15:29, luigi scarso wrote:
> On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote:> How can I force the font cache to be rebuilt?
> mtxrun --script fonts --reload
>
> fonts | names | warnings are disabled (tracker
> 'fonts.warnings').../ctxbeta/tex/texmf-context/tex/context/base/font-syn.lua:723:
> attempt to index field 'treatments' (a nil value)
>
>After reinstalling ConTeXt Standalone, system installed fonts don't work
> mtxrun --script fonts --reload
> is ok here
either.
If I try to rebuild the font cache, here is what I get:
$ mtxrun --script fonts --reload
cannot open : No such file or directory
This happens after changing in tex/texmf/web2c/texmfcnf.lua:
TEXMFCACHE = "/var/cache/ctxbeta/texmf-cache",
And if I try to compile a document with luajittext I get the following
error:
mtx-context | error, no format found with name: cont-en, aborting
In the meantime, I have a single user installation that does the job, Is
there no way to fix my system-wide installation?