Collabora Office 21.06 Help
You can choose among various options for formatting a Collabora Office Math formula. The format options are displayed in the lower part of the Elements pane. These options are also listed in the context menu of the Commands window.
The following is a complete list of all available formatting options in Collabora Office Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the Commands window.
在您指定目前格式的公式中,「a」永遠表示萬用字元。當然您可以隨喜好將它替代為不同字元。
編排矩陣
此圖示會插入帶有四個佔位項的矩陣。您也可以直接在 [指令] 視窗中鍵入 matrix{<?>#<?>##<?>#<?>}。此圖解內部元素的位置由兩個座標值表示;第一個指定行號,第二個則指定欄號。只要在 [指令] 視窗中增加字元,即可沿任意方向擴展此矩陣。
選擇對齊方式時,alignl、alignc 和 alignr 指令特別有效,當您
對齊分子與分母,例如 {alignl a}over{b+c}
建立兩項式或堆疊,例如 binom{2*n}{alignr k};
對齊矩陣的項目,例如 matrix{alignr a#b+2##c+1/3#alignl d} 以及
新行開始,例如 a+b-c newline alignr x/y。
處理 align 指令時要注意,
只可用於表示式的開始,且只用一次。不可輸入 a+alignr b,而是輸入 a+b alignr c;
輸入 {alignl{alignr a}}over{b+c} 時,會相對地受到影響,使 a 向右對齊。
matrix{
alignr sin^2 x + cos^2 x#{}={}#alignl 1 ##
alignr cos^2 x #{}={} #alignl 1 - sin^2 x
}
如果一行或一個表示式以文字開頭,則依預設為向左對齊。使用任意 align 指令可變更此對齊方式。其中一個範例為 stack{a+b-c*d#alignr "text"},其中 "text" 顯示時為向右對齊。注意,文字必須一律放在引號內。
The standard centralized formulas can be aligned to the left without using the Format - Align menu. To do this, place an empty character string, that is, the inverted commas which surround any text "", before the section of formula that you want to align. For example, typing "" a+b newline "" c+d results in both equations being left-aligned instead of centered.
在 [指令] 視窗內輸入資訊時,請注意,某些格式需要使用空格,結構才會正確。特別是在輸入數值 (例如 lsup{3}) 而非萬用字元時尤其如此。
您可以利用滑鼠按一下超連結,便可取得 Collabora Office Math 中,相關主題格式的詳細資訊。