Hi Hans,
> On Jan 5, 2023, at 5:49 AM, Hans Hagen via ntg-context <ntg-context@ntg.nl> 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
<line 3.14>
\startaxis
-Gavin
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________