属性
You can choose from various attributes for LibreOffice Math formulas. Some attributes are displayed in the lower part of the Elements pane. These attributes are also listed in the context menu of the Commands window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the Commands window.
The following is a complete list of all attributes available in LibreOffice Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose View - Elements) or through the context menu of the Commands window.

以 "a" 作为属性所对应的占位符。当然,在此可以使用任意图标。
属性功能
更改大小
插入带有两个占位符的用于更改字体大小的命令。第一个占位符表示字体大小(例如 12),第二个占位符包含文本。为确保格式正确,请在各值之间插入一个空格。您也可以直接在命令窗口中输入 size <?> <?>。
更改字体
插入带有两个占位符的用于修改字体类型的命令。使用任一自定义字体、Serif、Sans 或 Fixed的名称,替换第一个占位符。使用文本替换第二个占位符。您也可以直接在命令窗口中输入font<?><?>。
使用 color 命令更改公式的颜色。键入 color,再键入颜色名称(可用颜色有白色、黑色、青色、紫红色、红色、蓝色、绿色和黄色),然后键入公式、字符或字符序列。输入的 color green size 20 a 会产生一个字号为 20 的绿色字母 "a"。
nbold 和 nitalic 命令用于取消公式组件中的粗体和斜体默认字体。例如,若要取消公式 5 x + 3=28 中 x 的斜体,可在 x 前键入 nitalic,即 5 nitalic x + 3=28。

以下属性"acute"、"bar"、"breve"、"check"、"circle"、"dot"、"ddot"、"dddot"、"grave"、"hat"、"tilde" 以及 "vec" 的大小固定。在将其置于长符号上时,它们的宽度或长度无法调整。
为修改大小,您可以使用 size n、+n、-n、*n 和 /n,其中 n 是占位符。当公式的基本大小需要修改时,此方法非常有用。命令 size +n 和 size -n 可修改磅值,size *n 和 size /n 可按百分比修改大小。例如,命令 size *1.17 会将字符的大小增加 17%。

请注意,对于部分条目来说,空格符对保证结构的正确是必不可少的。用固定值而不是占位符来指定属性时尤其如此。
有关在 LibreOffice Math中进行格式化的详细信息,请参见 括号和组合。