3.23 Concrete-Math.otf for math and text

3.23.1 font setting

font_setting.tex

\usepackage{unicode-math} 
 
\setmainfont{Concrete-Math.otf} 
\setmathfont{Concrete-Math.otf} 
 
%make integral sign upright 
\setmathfont{NewCMMath-Regular.otf}[ 
  range={"222B-"2233, "2A0C-"2A1C}, 
  StylisticSet=2 
]

3.23.2 full latex file

index.tex

3.23.3 commands to compile

 lualatex index.tex

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

3.23.4 PDF Output

PDF

3.23.5 HTML Output

HTML