in first-setup.sh # download or update the distribution # you may remove the --context=beta switch mtxrun --verbose --script ./bin/mtx-update.lua --update --make --force --engine=all --context=alpha --texroot=$PWD/tex --extras=t-tikz $@ got this error loading : Context Synchronization ) (/home/mbana/context-minimals/tex/texmf-context/tex/context/base/math-pln.tex) (/home/mbana/context-minimals/tex/texmf-context/tex/context/base/math-ini.mkiv ! LuaTeX error ...mals/tex/texmf-context/tex/context/base/math-noa.lua:161: table index is nil stack traceback: ...mals/tex/texmf-context/tex/context/base/math-noa.lua:161: in main chunk <main ctx instance>:1: in main chunk. \ctxluabytecode ...de[#1] = nil end else end end } \registerctxluafile ...{\the \luabytecodecounter } \fi l.43 \registerctxluafile{math-noa}{1.001} ? Mojca Miklavec wrote:
On Fri, Feb 13, 2009 at 8:44 PM, Mohamed Bana wrote:
i upgraded only to check if this would would, and it didn't, any idea why?
$ context --version MtxRun | main context file: /home/mbana/context-minimals/tex/texmf-context/tex/context/base/context.tex MtxRun | current version: 2009.01.18 14:39
$ luatex --version This is LuaTeX, Version snapshot-0.31.3-2008123108, build unknown
You need version 0.33.1 from SVN and the latest ConTeXt (about 5 days old; in minimals it's --context=alpha and it's beta on Pragma, but you need your own LuaTeX).
% engine=luatex
\usetypescript[cambria] \setupbodyfont[cambria]
\starttext $\mu$ µ is ok, but $µ$ is ţ \stoptext
uses Latin Modern
i'm getting this error when i try to use Tikz
! Undefined control sequence. <recently read> \usetikzlibrary
l.11 \usetikzlibrary [arrows,automata,fit] ?
Did you check for notices like "module tikz not loaded" in the log? If you use the minimals you need to make sure to add --extras=t-tikz to first-setup.sh (or add that switch when you call first-setup.sh).
also where exactly are the typescripts located and do you happen to have the Asana Math typescripts as well? :)
They are in type-otf.tex. If you want to use Asana, just copy the whole portion of cambria typescripts and search-and-replace-all from cambria to asana (or ask Hans politely to do that in core once he's back).
Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________