On Sun, Jun 9, 2013 at 5:57 PM, Pablo Rodríguez
On 09/06/13 15:29, luigi scarso wrote:
On Sun, Jun 9, 2013 at 1:25 PM, Pablo Rodríguez wrote: 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)
How can I force the font cache to be rebuilt?
mtxrun --script fonts --reload is ok here
After reinstalling ConTeXt Standalone, system installed fonts don't work either.
http://wiki.contextgarden.net/Fonts_in_LuaTeX#Building_the_font_database
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?
why don't you use /opt and put all under /opt/context
without modifying anything ? -- luigi