Plain
可用
Font style symbol for plain (non-bold non-italic) text
Plain
CellPrint[ExpressionCell[{f[x], Style[g[y], Plain]}, "Input"]]
→ CellPrint[ExpressionCell[{f[x], g[y]}, Input]]CellPrint[TextCell[Row[{"This instance of ", Style["word", Plain], " stands out."}], "Text", Italic]]
→ CellPrint[TextCell[This instance of word stands out., Text, Italic]] 全部 6300 個函式 ·
從 MCP 用戶端使用這個