<div dir="ltr"><div dir="ltr"><div>Hi Nasser,</div><div><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
make4ht --shell-escape  -ulm default -a warning -e /mnt/g/texmf/tex/latex/MAIN.mk4  index.tex "mathjax,html"<br>
<br>
Now it sees it, since I see the print statements on the terminal.<br>
<br>
I have thought that -e will find the build file if it is seen<br>
also by kpsewhich?<br></blockquote><div><br></div><div>It will find build files in ~/texmf/scripts/lua/ path. I would use something like ~/texmf/scripts/lua/make4htbuildfiles.</div><div><br></div><div>kpsewhich can find any file in texmf tree, but the kpse library available in Lua always searches for a specific type of file and it is more strict about directories where it does the lookup.</div><div><br></div><div>Best regards,</div><div>Michal<br></div></div></div>