3.16 TeX Gyre Pagella

3.16.1 font setting

font_setting.tex

\usepackage{unicode-math} 
\setmainfont{TeX Gyre Pagella}% Set the main document font 
\setmathfont{texgyrepagella-math.otf} % Set the math font

3.16.2 full latex file

index.tex

3.16.3 commands to compile

 lualatex index.tex

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

3.16.4 PDF Output

PDF

3.16.5 HTML Output

HTML