unicode-math
https://www.ctan.org/pkg/unicode-math/
unicode-math | unicode-mathとかdiffcoeffとか #LaTeX - Qiita
天地有情 [LaTeX] unicode-math --- XeTeXおよびLuaTeXのUnicode数学サポート ~入門~
徹底解説! unicode-mathパッケージでココが変わる #LaTeX - Qiita
太字
、
斜体
、
立体
、
黒板太字
etc.の組み合わせごとに一つのコマンドが提供されている
組み合わせ不可
各fontごとに利用可能な文字種と対応するコマンドのリスト
L X S P D F N H E C R
の列に文字が表示されていれば、その文字はその列に対応するfontが対応している
table:組み合わわせ
太字
筆記体
\symbfcal
太字
斜体
\symbfit
\mathcalで太字斜体にする
ときは
\symbfcal
を使う
\mathcal
package bm
とは併用していけないみたい?
https://tex.stackexchange.com/questions/528831/why-doesnt-the-bm-package-work-with-the-unicode-math-package
https://github.com/latex3/unicode-math/issues/108
一部の文字種だけ別のfontsにする
https://tex.stackexchange.com/questions/140279/which-unicode-math-fonts-support-setminus
\setmathfont{}
で変更できる
#2024-10-21
03:15:08
#2024-07-31
16:09:07
#2023-06-14
22:17:25