[NTG-context] Problem with latest version ?
Gavin
gavinpublic at comcast.net
Fri Jan 6 15:17:20 CET 2023
Hi Hans,
> On Jan 5, 2023, at 5:49 AM, Hans Hagen via ntg-context <ntg-context at 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
More information about the ntg-context
mailing list