Hi Hans,
On Jan 5, 2023, at 5:49 AM, Hans Hagen via ntg-context
wrote: On 1/5/2023 11:40 AM, Gavin via ntg-context wrote: ...I can try with the latest LMTX later today. The test file works with TeXLive 2022 Gavin TEST FILE: \usemodule[tikz] \usemodule[pgfplots] % PGFPlots module for graphs \starttext \starttikzpicture \draw (0, 0) circle (3cm); \stoptikzpicture \starttikzpicture \startaxis \addplot+[domain=0:360] {sin(x)}; \stopaxis \stoptikzpicture \stoptext fixed in next upload (later today)
I downloaded yesterday's upload. It did not work for me. I did a clean instal.
ConTeXt ver: 2023.01.04 11:35 LMTX fmt: 2023.1.6 int: english/english
...
tex error on line 14 in file ./TikZTest.tex: Control sequence expected instead of undefined
<recently read>
\startaxis