4 Dec
2021
4 Dec
'21
10:05 a.m.
Am 04.12.21 um 00:27 schrieb Aditya Mahajan via ntg-context:
Not placed at the right place. From your log file:
open source > level 2, order 3, name '/Users/jan-erikhagglof/context/context-osx-64/tex/texmf-local/m-circuitikz.mkxl'
(I am surprised it gets found! The should be texmf-local/tex/context/ sub-dir)
Well, if the database is made, ConTeXt will find files in *all* the texmf trees. BTW OT, I wouldn’t suggest to use texmf-local or texmf-project; while these are never overwritten by an update, you must copy them to a new installation. I prefer ~/texmf for my personal fonts, modules etc., because it’s independent of the ConTeXt installation I’m currently using, while it’s still a valid texmf tree searched by default. Hraban