Hi Xavier, On Sun, 2023-04-02 at 11:00 +0000, Xavier B. wrote: > Max, when I use context minimals, I get: > > modules > 'pgfrcs' is not found > modules > 'pgfmat' is not found > modules > 'tikz' is loaded > open source > level 3, order 4, name > '/home/xan/bin/context-minimal/tex/texmf-context/tex/context/modules/mkxl/m-tikz.mkxl' > runtime error : input file 'pgfutil-common.tex' is not found, quitting > mtx-context | fatal error: return code: 1 > make: *** [Makefile:10: ng-exercicis.conTeXt.pdf] Error 1 > [xan@coronari apunts-espa]$ > > > but when I run texlive, no errors shown: > > $ pacman -Qs texlive > local/texlive-bin 2023.66539-1 > TeX Live binaries > local/texlive-core 2023.66587-1 (texlive-most) > TeX Live core distribution > local/texlive-pictures 2023.66549-1 (texlive-most) > TeX Live - Packages for drawings graphics > local/texlive-science 2023.66461-1 (texlive-most) > TeX Live - Typesetting for mathematics, natural and computer sciences > > > Any hints?
The ConTeXt distribution doesn't contain any packages/modules by default, so you'll need to install TikZ manually. I usually use the script listed here: https://wiki.contextgarden.net/Modules#ConTeXt_LMTX But you could also install manually using the .zip file here: https://mirrors.ctan.org/install/graphics/pgf/base/pgf.tds.zip -- Max ___________________________________________________________________________________ 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 ___________________________________________________________________________________