When I upgrade texlive to the latest version, I get this error when I use tikz module (a minimal example at the end):
return {
["filename"]="/usr/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex",
["lastcontext"]="\n<inserted text> \n \\inaccessible \n<to be read again> \n \"\n\\pgfmath at catcodes ->\\catcode `\\==12 \\catcode `\\,=12 \\catcode `\\|=12 \\catcode `\\&=12 \\let \"\n \\pgfmath at char@quote \n\\pgfmathparse ->\\begingroup \\pgfmath at catcodes \n \\pgfmath at quickparsefalse \\ifpgfmathfloat \\let \\pgfmath at parse@next =\\pgfmathfloatparsenumber \\else \\let \\pgfmath at parse@next =\\pgfmathparse@ \\fi \\pgfmath at parse@next \n<argument> \\pgfmathparse \n {1cm}\\ifpgfmathmathunitsdeclared \\pgf at x \\pgfmathresult mu\\relax \\else \\pgf at x \\pgfmathresult pt\\relax \\fi \n\\pgfmath at next #1#2->#2\n \n...\nl.926 \\pgfsetxvec{\\pgfpoint{1cm}{0cm}}\n ",
["lastluaerror"]="?",
["lasttexerror"]="! Missing control sequence inserted",
["linenumber"]=926,
["offset"]=10,
}
Sample:
\usemodule[tikz]
\starttext
{\bf a} \tikz (0,0) -- (1,0);
\stoptext
ConTeXt version ConTeXt ver: 2023.03.10 12:15 MKIV
Thanks in advance,
Xavier
More information about the artix-general
mailing list