欧文フォントしたい(fontsetup
)
% プリアンブル
\usepackage[default]{fontsetup}
% mainfont: NewComputerModern
% mathfont: NewComputerModern Math
fontsetup
は欧文の本文フォントと数式フォントを揃えて設定できるパッケージです。
内部で
fontspecパッケージと
unicode-mathパッケージを
使っています。
fontsetup
)% プリアンブル
\usepackage[default]{fontsetup}
% mainfont: NewComputerModern
% mathfont: NewComputerModern Math
fontsetup
は欧文の本文フォントと数式フォントを揃えて設定できるパッケージです。
内部で
fontspecパッケージと
unicode-mathパッケージを
使っています。