3.8 STIX Two Math

3.8.1 font setting

font_setting.tex

\usepackage{unicode-math} 
\setmainfont{STIX Two Text} 
\setmathfont{STIX Two Math}[StylisticSet=8]

3.8.2 full latex file

index.tex

3.8.3 commands to compile

 lualatex index.tex

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

3.8.4 PDF Output

PDF

3.8.5 HTML Output

HTML