Search found 1 match

by hmzenwar
Sat May 13, 2023 7:45 am
Forum: Fonts & Character Sets
Topic: \boldsymbol doesn't work with concmath-otf
Replies: 1
Views: 66820

\boldsymbol doesn't work with concmath-otf

In the presence of \usepackage[no-text]{concmath-otf}, \boldsymbol doesn't perform the expected task. Just compare p and p'.


%!TeX XeLaTeX
\documentclass{article}
\usepackage[french]{babel}
\usepackage{amsmath,amsthm}
%\usepackage{amsfonts,amssymb} %conflict with concmath-otf
\usepackage[no-text ...