未翻訳
このページはまだ翻訳されていません。原文の内容が表示されています。
Styles
Alternate letterforms within formulas.
These functions are distinct from the text
function because math fonts
contain multiple variants of each letter.
Function
upright
Upright (non-italic) font style in math.
$ upright(A) != A $

body
RequiredRequired parameters must be specified when calling the function.PositionalPositional parameters are specified in order, without names.
Required
Required parameters must be specified when calling the function.
Positional
Positional parameters are specified in order, without names.
The content to style.
italic
Italic font style in math.
For roman letters and greek lowercase letters, this is already the default.
body
RequiredRequired parameters must be specified when calling the function.PositionalPositional parameters are specified in order, without names.
Required
Required parameters must be specified when calling the function.
Positional
Positional parameters are specified in order, without names.
The content to style.