On 6/8/2021 9:56 AM, Leonard Janis Robert König wrote:
Hello Gavin,
On Mon, 2021-06-07 at 18:04 -0600, Gavin wrote:
Tik-Z files seem to have gone missing in the ConTeXt. Here’s a MWE:
\usemodule[tikz] % Error in current MkIV and LMTX, but OK in TeX Live 2021 \usemodule[pgfplots] % Error in Tex Live 2021 \starttext Hello \stoptext
The error is in MkIV is:
tex error > tex error on line 21 in file /Users/Gavin/context- osx-64/tex/texmf-context/tex/context/modules/mkiv/m-tikz.mkiv: ! I can't find file `t-pgf.tex'. l.21 \input t-pgf.tex
For me this builds fine with MkIV (TeX Live 2021 on Arch, specifically 2021.58686-3), however TikZ is incompatible with LMTX right now:
https://github.com/pgf-tikz/pgf/issues/990
There I get the following issue which is slightly different than yours \usemodule[tikz] \usemodule[pgfplots] \starttext Hello \stoptext
rusn without error here (so are you sure that you use m-tikz.mkiv from the distribution)? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------