Hello!
I’m trying to reproduce the example in https://wiki.contextgarden.net/Pgfplot and I’m getting this error:
tex error > tex error on line 926 in file pgfcorepoints.code.tex: Missing control sequence inserted
<inserted text>
\inaccessible
<to be read again>
"
<macro> \pgfsetzvec
\catcode `\==12 \catcode `\,=12 \catcode `\|=12 \catcode `\&=12 \let "
\pgfmath@char@quote
<macro> \pgfsetzvec
\begingroup \pgfmath@catcodes
\pgfmath@quickparsefalse \ifpgfmathfloat \let \pgfmath@parse@next =\pgfmathfloatparsenumber \else \let \pgfmath@parse@next =\pgfmathparse@ \fi \pgfmath@parse@next
<argument>
\pgfmathparse
{1cm}\ifpgfmathmathunitsdeclared \pgf@x \pgfmathresult mu\relax \else \pgf@x \pgfmathresult pt\relax \fi
<macro> \pgfmath@next
#1#2->#2
...
context --version mtx-context | ConTeXt Process Management 1.04 mtx-context | mtx-context | main context file: /usr/local/texlive/2023/texmf-dist/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2023.03.10 12:15 mtx-context | main context file: /usr/local/texlive/2023/texmf-dist/tex/context/base/mkxl/context.mkxl mtx-context | current version: 2023.03.10 12:15
If you have some hint to solve this, please let me know. Thank you in advance!