On 12/30/2022 12:40 AM, Gavin via ntg-context wrote:
Hi List,

The TikZ related module “pgfplots” is causing a fatal error in the latest 
ConTeXt. Here is a MWE:


\usemodule[tikz]
\usemodule[pgfplots]                    % PGFPlots module for graphs

\starttext

\starttikzpicture
        \draw (0, 0) circle (3cm);
\stoptikzpicture

\stoptext


Without loading the pgfplots module, this draws a circle. With the 
\usemodule[pgfplots] line, this has the error below before doing anything.

I don’t know when this started happening, because I don’t use pgfplots often, 
but it was probably in the last couple months.

Thanks for all the great updates!
these extra modules have bad loaders ... i'll send you better ones to test

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to