On 6/8/2021 3:00 PM, Gavin wrote:
Hans,
On Jun 8, 2021, at 6:36 AM, Hans Hagen
wrote: 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)?
Yes, I’m using m-tikz.mkiv from the distribution. I opened it to confirm that it has the line \input t-pgf.tex, but I can’t find the file "t-pgf.tex” anywhere on my computer. I also checked the source browser at contextgarden. There m-tikz.mkiv also has the line "\input t-pgf.tex”, but I can’t find the file t-pgf.tex on the source browser either.
Where is t-pgf.tex supposed to be? somplace in a mdoules tree i installed from the garden (but maybe it's nowaways not there)
but we can try to avoid it (probably error prone anyway because i see a dangling \stopmodule) by moving what is in there to the m- one; can you test the attached (i have a few files in the test suite so when something tikz breaks i normally get a signal - i'm not a tikz user myself so i rely on otheres for more detailed reports) 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 -----------------------------------------------------------------