28 Apr
2023
28 Apr
'23
4:25 p.m.
On Fri, 28 Apr 2023, Gavin wrote:
Hi fellow Tik-Z users,
Tik-Z, including circuitikz, is working for me after adding two files from Hans to a slightly older version of ConTeXt (ver: 2023.02.07 19:06 LMTX fmt: 2023.3.14). I do not know if these files are of any use with the current versions, but I am quoting a list email from January (including the files) just in case it helps anyone with the present problems.
Gavin
These are already part of the distribution. Just one caveat: you need to use \usemodule[tikz] \usemodule[pgfplots] Directly loading \usemodule[pgfplots] will not work as the t-pgfplots module explicitly loads t-tikz, which does not work with LMTX. Aditya