> On Jan 6, 2023, at 9:09 AM, Fabrice Couvreur via ntg-context wrote: > > Hi, > From my side, after the last update, it works. > Thank you Hans. > Fabrice > > Le ven. 6 janv. 2023 à 14:17, Gavin via ntg-context a écrit : > 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 > > \startaxis > > \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 > ___________________________________________________________________________________ > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________