3.9 luciole-math

3.9.1 font setting

font_setting.tex

\usepackage{fontspec} 
\usepackage{unicode-math} 
\setmainfont{Luciole} % Set Luciole as the main font 
\usepackage{luciole-math} %Load Luciole for math

3.9.2 full latex file

index.tex

3.9.3 commands to compile

 lualatex index.tex

 make4ht  -ulm default -a debug    index.tex "mathjax,htm"

3.9.4 PDF Output

PDF

3.9.5 HTML Output

HTML