[NTG-context] Problem with latest version ?
Gavin
gavinpublic at comcast.net
Sat Jan 7 16:22:52 CET 2023
Hi Hans, Fabrice, and List,
Now it is working for me. I had installed the new upload. I also needed to put the two new files from Hansâ earlier email (m-tikz-pgfplots.tex and m-tikz-pgfplotstable.tex) in the right spot (tex/texmf-context/tex/context/modules/mkxl) and run "mtxrun --generateâ. Iâm not sure if I was also supposed to put the third file from the earlier email in this spot also, but I didnât, and it works.
I am still getting some new errors in specific files, but I will spend some time tracking down the source of those errors before starting a new thread. That might be a while, because all of the things I need for my current work are now working.
Iâve re-attached those two files from the earlier email from Hans so anyone reading this doesnât need to hunt for them.
Thanks for the fixes!
Gavin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m-tikz-pgfplots.tex
Type: application/octet-stream
Size: 1194 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230107/c6bae745/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m-tikz-pgfplotstable.tex
Type: application/octet-stream
Size: 200 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230107/c6bae745/attachment-0001.obj>
-------------- next part --------------
> On Jan 6, 2023, at 9:09 AM, Fabrice Couvreur via ntg-context <ntg-context at ntg.nl> 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 <ntg-context at ntg.nl> a écrit :
> 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
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at 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 at 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
> ___________________________________________________________________________________
More information about the ntg-context
mailing list