[tex4ht] Using make4ht on windows. How to handle .config/ files?
Michal Hoftich
michal.h21 at gmail.com
Sun Nov 17 13:47:16 CET 2024
Hi Nasser,
But where should one put the hidden config.lua file on windows
> so that make4ht can read it? I can not use -e flag, since
> I am already using -e to read yet another make4ht config file.
>
>From make4ht documentation:
The configuration file can be saved either in the
> $HOME/.config/make4ht/config.lua
> file, or in the .make4ht file placed in the current directory or it’s
> parent directories (up to the $HOME directory).
>
So, on Windows, it should be named .make4ht and you can place it in the
root directory of your TeX projects. You can check that make4ht found it by
using the -a debug option. It should print something like this:
[INFO] make4ht: Using configuration file: path/to/.make4ht
Best regards,
Michal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex4ht/attachments/20241117/03e8d122/attachment.htm>
More information about the tex4ht
mailing list.