样式 [⚠️ need proofread]
公式中的备用字形。
这些函数与text函数不同,因为数学字体包含每个字母的多个变体。 [⚠️]
函数
upright自始可用
Upright (non-italic) font style in math.
展开示例
$ upright(A) != A $

body
The content to style.
italic自始可用
Italic font style in math.
For roman letters and greek lowercase letters, this is already the default.
body
The content to style.
bold自始可用
Bold font style in math.
展开示例
$ bold(A) := B^+ $

body
The content to style.