<div dir="ltr"><div dir="ltr"><div>Hi Nasser,</div><br></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">
But where should one put the hidden config.lua file on windows<br>
so that make4ht can read it? I can not use -e flag, since<br>
I am already using -e to read yet another make4ht config file.<br></blockquote><div><br></div><div>From make4ht documentation:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> The configuration file can be saved either in the $HOME/.config/make4ht/config.lua<br>file, or in the .make4ht file placed in the current directory or it’s parent directories (up to the $HOME directory). <br></blockquote><div><br></div><div>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:</div><div><br></div><div>[INFO] make4ht: Using configuration file: path/to/.make4ht</div><div><br></div><div>Best regards,</div><div>Michal<br></div><div> </div></div></div>