[tex4ht] make4ht does not find build file using -e option unless full path is given
Michal Hoftich
michal.h21 at gmail.com
Sun Dec 1 11:38:11 CET 2024
Hi Nasser,
make4ht --shell-escape -ulm default -a warning -e
> /mnt/g/texmf/tex/latex/MAIN.mk4 index.tex "mathjax,html"
>
> Now it sees it, since I see the print statements on the terminal.
>
> I have thought that -e will find the build file if it is seen
> also by kpsewhich?
>
It will find build files in ~/texmf/scripts/lua/ path. I would use
something like ~/texmf/scripts/lua/make4htbuildfiles.
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.
Best regards,
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex4ht/attachments/20241201/5893a488/attachment.htm>
More information about the tex4ht
mailing list.