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 客户端使用