> Thanks Michal. I did a quick test on my main makefile > and it works now. > > Changed the file > > /usr/local/texlive/2017/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf > > With the file you attached. Problem seems to be fixed now.
Fine, the fix should be in TL soon :) > > ps. for some reason kpsewhich lm-tsl.htf does not find the file > so had to search for the file location using `find` The kpsewhich command doesn't support htf files, tex4ht uses it's own mechanism for their location. Best regards, Michal
